JavaScript step-by-step Sudoku solver and board generator
-
Updated
Dec 3, 2016 - JavaScript
JavaScript step-by-step Sudoku solver and board generator
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.
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!
Uses Computer Vision and Machine Learning to solve sudoku in real time
Sudoku game, solver, and generator that created with Windows Forms using my own Sudoku library.
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.
Fast C++ 9X9 Sudoku Solver & Generator Program
Create 9x9 unique sudoku table
Sudoku game, solver and generator
A program that can solve sudokus of all sizes.
A web service to return an svg file for a given board game given the url as the board state.
A Sudoku Web-Application Game Designed using the Agile process
Sudoku puzzle solver (DONE), grader (WIP), and generator (WIP)
Solving Sudoku boards using stochastic methods and genetic algorithms
A Sudoko Solver Built With C#
A straight Sudoku Website for playing Sudoku on mobile and tablet
C++17 constexpr implementation of Donald Knuth's dancing links (DLX) exact cover algorithm / Sudoku solver.
Sudoku "Pro" is a very simple yet powerfull SUDOKU game client, for the most hardcore players
A Sudoku library, which targets .NET Standard 1.0, supports generating and solving game boards
Add a description, image, and links to the sudoku-board topic page so that developers can more easily learn about it.
To associate your repository with the sudoku-board topic, visit your repo's landing page and select "manage topics."