sudoku-puzzles

There are 42 repositories under sudoku-puzzles topic.

  • komeilmehranfar/sudoku-core

    A typescript Sudoku package for generating, solving (step-by-step or all), and analyzing Sudoku boards with ease. Perfect for building Sudoku games and integrating Sudoku functionality into your applications.

    Language:TypeScript92223
  • Sudoku-Solver

    dhhruv/Sudoku-Solver

    🎯 This Python-based Sudoku Solver utilizes the PyGame Library and Backtracking Algorithm to visualize and solve Sudoku puzzles efficiently. With its intuitive interface, users can input and interact with the Sudoku board, allowing for a seamless solving experience.

    Language:Python736148
  • SudokuMonster/SukakuExplainer

    Modification to Sudoku Explainer (SE) by Nicolas Juillerat to accommodate Sukaku (Pencilmark) Sudoku puzzles

    Language:Java6417314
  • jalbam/yasminoku

    [Yasminoku] Sudoku game, generator and solver totally written in DHTML. Highly configurable.

    Language:JavaScript17402
  • omerfarukeker/Sudoku-Solver

    Solves the user entered Sudoku boards with commonly known strategies like hidden/naked pairs, X-wing, Y-wing etc.

    Language:Python10205
  • ChudasamaJignesh/Sudoku-v3.0

    Sudoku is game for concentration. I used Netbeans IDE to develop this mini Project. It is well Written still open for everyone to contribute to the Project.

    Language:Java5107
  • Riroaki/Auto-Sudoku-Player

    简单数独游戏+自动求解数独算法

    Language:Python5201
  • abhilampard/SUDOKU-using-Backtracking

    Smart Sudoku puzzle generator as well as solver having multiple levels of difficulties.

    Language:Python4200
  • anilsathyan7/AI-Sudoku-Solver

    Solving Sudoku Puzzles With Computer Vision And Neural Networks

    Language:Jupyter Notebook3201
  • filippo-fonseca/sudoku_solver

    🧠 A fun way of playing around with sudoku puzzles I built in between classes. Built in Python.

    Language:Python320
  • harshraj11584/fast_sudoku_solver_and_generator

    Fast C++ 9X9 Sudoku Solver & Generator Program

    Language:C++3102
  • AditiPradeep/Sudoku_Solver

    Simulated Annealing Sudoku Solver

    Language:Python2100
  • Beebeeoii/snap-solve-sudoku

    Best OCR Sudoku Puzzle Solver for Android!

    Language:Java2104
  • canbax/sudokuSolver

    Implementation of Peter Norvig's sudoku solving and backtracking algorithms in java.

    Language:Java2201
  • messersm/sudokutools

    Yet another python sudoku library.

    Language:Python2220
  • packetsss/Sudoku-Solver

    A Sudoku Solver that solves any Sudoku puzzles in 2 seconds.

    Language:Python2101
  • ProgrammazioneTime/Sudoku

    Qui ci sono i codici dei Sudoku visti nei video della playlist sul mio canale YouTube.

    Language:C2001
  • dev7060/Sudoku

    Command-line Sudoku!

    Language:C++1101
  • hoaftq/SudokuLib

    A Sudoku library, which targets .NET Standard 1.0, supports generating and solving game boards

    Language:C#1300
  • JannikHv/solvedoku

    A Sudoku solver written in different languages (see Branches) using the backtracking algorithm

  • lamelameo/Sudoku-Windows

    Sudoku game for windows.

    Language:Python1000
  • netomi/sudoku-solver

    A kotlin multiplatform library to solve sudoku puzzles.

    Language:Kotlin1301
  • SudokuSolver-DataCitra

    rizkyyanuark/SudokuSolver-DataCitra

    mengintergrasikan image processing dengan deep learning

    Language:Jupyter Notebook1110
  • wisepythagoras/go-sudoku-gen

    A small and fast program that generates moderately difficult and difficult Sudoku puzzles. Written in Go and without external dependencies.

    Language:Go122
  • AgyeyaMishra/sudoku-solver

    This is a Sudoku Solver in C-plus-plus using the Backtracking algorithm.

    Language:C++0201
  • alidarcan/sudokuSolver

    ✅✔ Sudoku Solver App 🔰💯

    Language:JavaScript0100
  • erickchann/sudoku

    Sudoku game made with html DOM

    Language:JavaScript0201
  • przemekmas/SudokuSolverWPF

    The sudoku solver application has been written in C# and WPF. The application allows the user to solve any sudoku puzzle by the use of the backtracking algorithm that explores all possible solutions to a problem.

    Language:C#0100
  • Spr3/sudoku

    This is a sudoku AI were you input your puzzle and it will solve it to the best of its ability's.

    Language:C#0100
  • Zalanshah64/sudoku

    Sudoku is a game played on a 9x9 grid where every single square is filled with a number from 1 to 9 unique to its row, column, and 3x3 subgrid. This program is a sudoku app that allows a user to generate sudoku boards, solve given boards instantly, and play randomly generated or given sudoku boards.

    Language:C++01171
  • sudoku_game_and_api

    amitSharma7741/sudoku_game_and_api

    Discover our Sudoku API and game! Play online with varying difficulty levels, access puzzles and solutions through our API. Test your logic skills with this number puzzle. Developers can integrate Sudoku into apps or build Sudoku-solving algorithms using our API. Explore Sudoku with us!

    Language:JavaScript10
  • Bangreynov/Sudoku-Hard-Level-Game

    Play here https://hard-sudoku.com

    Language:JavaScript10
  • burger4d/Sudoku-solver

    a sudoku solver using brute-force

    Language:C++10
  • EdoardoGruppi/Sudoker

    This project enables to generate, play as well as automatically solve Sudoku puzzles. It provides a user-friendly Graphic User Interface from which users can select the dimension of the sudoku (4x4, 9x9 or 16x16) along with the difficulty of the game ('Very Easy', 'Easy', 'Medium', 'Difficult', 'Extreme').

    Language:Python10
  • Mikulew/react-ts-sudoku

    Sudoku is a logic-based, combinatorial number-placement puzzle.

    Language:TypeScript20