sudoku-generator
There are 443 repositories under sudoku-generator topic.
robatron/sudoku.js
A Sudoku puzzle generator and solver JavaScript library
t-dillon/tdoku
A fast Sudoku solver and generator with a benchmark suite for comparing the fastest known solvers.
MorvanZhou/sudoku
A simple Sudoku generator and solver. 数独生成器和解题器
TN1ck/super-sudoku
Full featured open source sudoku with a very nice web interface.
RutledgePaulV/sudoku-generator
Generate sudoku puzzles of varying difficulties.
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.
ArjArav98/Sudoku-Solver
Suite of functions, written in C++, which solve, validate and generate Sudoku puzzles!
Emerentius/sudoku
The Rust sudoku library
vaithak/Sudoku-Generator
A simple sudoku puzzle generator written in C++.
jeffsieu/py-sudoku
A Python Sudoku solver
JoeKarlsson/python-sudoku-generator-solver
Python based sudoku generator that can create unique Sudoku board based on 4 difficulty levels. This code also includes a brute force sudoku solver that is capable of solving even the most difficult sudoku puzzles!
xc2f/sudoLite
一款轻巧、趣萌、界面精美,具备统计、排行(即将推出),开源、免费、无广告的数独小程序
MohamedMahmoudHassan/Backtracking-Visualizer
Visualization of some standard problems solved by Backtracking
petewritescode/sudoku-gen
A fast sudoku puzzle generator.
BurnYourPc/Sudoku
SudoPy. A Python based sudoku project. Sudoku generator (five levels of difficulty), solver and difficulty rater. Create a printable pdf with as many problems from each difficulty level as you desire
flyingpeakock/Console_sudoku
Console application to create, solve, and play sudoku.
vansh-codes/Sudoku-Visualizer
A web-based app to visualize Sudoku solving using backtracking. Features include random puzzle generation, variable solving speeds, and celebratory visual effects for completed puzzles. Enjoy solving!
huaminghuangtw/Web-Sudoku-Puzzle-Game
🎮 An interactive web Sudoku puzzle game developed in HTML, CSS, and JavaScript
sfuhrm/sudoku
A very fast Java Sudoku library implementation along with a command line client
jalbam/yasminoku
[Yasminoku] Sudoku game, generator and solver totally written in DHTML. Highly configurable.
nguyennd97/SudokuGeneratorAndSolver
sudoku generator and solver library for Java. Can custom form of puzzle. Supported: 4x4, 5x5, 6x6, 7x7, 8x8, 9x9, 12x12, 16x16, 25x25. Please give me a star if it could help you!
Yanndroid/Sudoku
Android sudoku game and solver with OneUI design
basil2style/Sudoku-Pattern-Generator-App
Android App for Generating Sudoku Number Pattern
David-Elkabas/Sudoku
Sudoku generator and solver with simple GUI created in Python using Pygame
einsitang/sudoku-dart
sudoku library with dart
firateski/SudokuLibrary
C# Sudoku library that can solve, generate and check the Sudoku puzzles.
unmade/dokusan
Sudoku generator and solver with step-by-step guidance
einsitang/sudoku-go
open source sudoku solver and generator library with go
flyingpeakock/tuidoku
Sudoku Terminal UI
larapollehn/sudoku
Solve Sudoku Puzzles of various levels or let the App solve Sudokus for you 🗾
firateski/SudokuGameWindowsForms
Sudoku game, solver, and generator that created with Windows Forms using my own Sudoku 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.
VarunS2002/Dart-sudoku_solver_generator
A Dart library containing tools related to Sudoku puzzles. This includes generating, solving and handling puzzles.
eneko/Sudoku
Swift library and command line tool to generate, solve, and validate Sudoku puzzles
HemulGM/Sudoku
Sudoku
hkociemba/sudokuNxM
Solve and generate Sudokus with variable boxsizes up to 20x20 ( 400 x 400 sudoku ).