sudoku-game
There are 343 repositories under sudoku-game topic.
TN1ck/super-sudoku
Full featured open source sudoku with a very nice web interface.
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.
vaithak/Sudoku-Generator
A simple sudoku puzzle generator written in C++.
xc2f/sudoLite
一款轻巧、趣萌、界面精美,具备统计、排行(即将推出),开源、免费、无广告的数独小程序
ymercad0/Sudoku-GUI
Simple Sudoku Game built on Pygame as a backtracking algorithm visualizer. Credits to TechWithTim for the idea.
flyingpeakock/Console_sudoku
Console application to create, solve, and play sudoku.
huaminghuangtw/Web-Sudoku-Puzzle-Game
🎮 An interactive web Sudoku puzzle game developed in HTML, CSS, and JavaScript
kayleenasser/Meowdoku
My favourite puzzle game with a fun feline twist. Android app in development.
Nisheet-Patel/Sudoku-Solver-Pro
Sudoku Solver Pro, generates Sudoku puzzle, solve with visualization of Backtracking Algorithm
jalbam/yasminoku
[Yasminoku] Sudoku game, generator and solver totally written in DHTML. Highly configurable.
timo-a/SudoQ
An android app for sudoku
firateski/SudokuLibrary
C# Sudoku library that can solve, generate and check the Sudoku puzzles.
larapollehn/sudoku
Solve Sudoku Puzzles of various levels or let the App solve Sudokus for you 🗾
lt541013990/LTSudoku
一个数独游戏
rg1990/cv-sudoku-solver
Sudoku solver using computer vision and deep learning to extract and interpret Sudoku puzzles from images. Includes a fully functional Sudoku game built using Pygame.
foxzool/nyt_sudoku
A sudoku puzzle game made by Bevy game engine
hadialqattan/sudoku
This is a GUI Sudoku game with a solver. The solver was implemented using the backtracking algorithm.
firateski/SudokuGameWindowsForms
Sudoku game, solver, and generator that created with Windows Forms using my own Sudoku library.
mariuszgromada/Janet-Sudoku
Java Android .NET Sudoku Generator & Sudoku Solver Library
nayanbunny/Sudoku-CSharp
Sudoku Generator, Validator and Solver in C# Windows Forms (.net core 3.1). Game on 4x4 and 9x9 Grid with Easy, Medium and Easy Modes.
Choaib-ELMADI/sudoku-in-c
Creating a Sudoku solver using the C programming language.
JuliaSzymanska/Sudoku_Game
GUI Java implementation of the popular game sudoku.
theflynn49/fsudoku
sudoku game app for Agon Light
bernademir/Sudoku-Game
Sudoku game application
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.
cocolico14/Sudoku-Solver
Using CSP algorithm with Forward Checking for solving Sudoku Puzzle
MartinGurasvili/Sudoku
This is a UI Sudoku Game And Solver that makes use of recursion and backtracking
NumMy0/Sudoku-killer-python
Sudoku killer solver with constraints
LogarythmTech/Sudoku
Solve an Sudoku Game
MartinGurasvili/Python-Terminal-Sudoku
Terminal Sudoku Written In Python
mikeynap/Hodoku
Hodoku with Chaining/Autofill Singles/Auto Toggle Candidates and more! Fork of PseudoFish's Fork.
olafwrieden/sudoku-gui
COMP603 Software Product - Sudoku Game 2/2 (GUI). Grade: A+
ryan-tabar/Sudoku-game-using-SDL2
My attempt at making a Sudoku game using SDL2 in C++.
tshrestha/js-sudoku
A Sudoku generator, solver and game
younesaitmha/SUDOKU-Solver
implementation of sudoku solver with pygame
wangle201210/sudoku
fyne sudoku 基于fyne 实现数独小游戏