sudoku-board
Here are 44 public repositories matching this topic...
Sort:Most stars
JavaScript step-by-step Sudoku solver and board generator
- Updated
Dec 3, 2016 - JavaScript
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.
- Updated
Jun 14, 2024 - TypeScript
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!
- Updated
Nov 6, 2022 - Java
Sudoku game, solver, and generator that created with Windows Forms using my own Sudoku library.
- Updated
Jul 27, 2019 - C#
Uses Computer Vision and Machine Learning to solve sudoku in real time
- Updated
Jul 7, 2022 - Python
Sudoku is a puzzle game that first appeared in the 18th Century. A cell is a space where a single number can be filled in. The goal is to fill every cell on the board with a number without having any duplicate numbers in any of the rows, columns and blocks.
- Updated
Oct 12, 2024 - Java
Sudoku solver that uses human solving strategies to find the next solvable cell
- Updated
Jan 22, 2025 - Rust
Fast C++ 9X9 Sudoku Solver & Generator Program
- Updated
Jul 19, 2019 - C++
Sudoku game, solver and generator
- Updated
Nov 10, 2024 - C++
A web service to return an svg file for a given board game given the url as the board state.
- Updated
Dec 16, 2020 - F#
A program that can solve sudokus of all sizes.
- Updated
Aug 4, 2020 - Java
A Sudoku Web-Application Game Designed using the Agile process
- Updated
Feb 18, 2020 - JavaScript
Solving Sudoku boards using stochastic methods and genetic algorithms
- Updated
Dec 4, 2022 - C++
Sudoku puzzle solver (DONE), grader (WIP), and generator (WIP)
- Updated
Jan 27, 2025 - C#
A Sudoko Solver Built With C#
- Updated
Dec 8, 2022 - C#
C++17 constexpr implementation of Donald Knuth's dancing links (DLX) exact cover algorithm / Sudoku solver.
- Updated
Dec 30, 2019 - C++
A straight Sudoku Website for playing Sudoku on mobile and tablet
- Updated
Dec 27, 2019 - CSS
A Sudoku library, which targets .NET Standard 1.0, supports generating and solving game boards
- Updated
Dec 11, 2020 - C#
Improve this page
Add a description, image, and links to thesudoku-board topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thesudoku-board topic, visit your repo's landing page and select "manage topics."