A Sudoku puzzle generator and solver JavaScript library
-
Updated
Aug 15, 2021 - JavaScript
A Sudoku puzzle generator and solver JavaScript library
Visualization of some standard problems solved by Backtracking
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!
🎮 An interactive web Sudoku puzzle game developed in HTML, CSS, and JavaScript
[Yasminoku] Sudoku game, generator and solver totally written in DHTML. Highly configurable.
A Sudoku generator, solver and game
The static implementation of sudoku using JS.
Sudoku solver, generator in JS. Generates sudokus based on difficulty. Difficulty level is calculated as the number of space to fill in the puzzle.
Sudoku, sudoku graph, Fractal Voyager
Multiplayer Sudoku Game built with NODE.JS, websockets & React Redux
This app is a trainer for classic Sudoku. The trainer supports the player so that he is finally guaranteed to solve his puzzle, sometimes without help, sometimes with the help of the solver. When the solver performs a solution step, it displays the logical conclusion rule applied.
Sudoku Wizard is an algorithmic project based on Backtracking Algorithm. This project illustrates the operation of the backtracking algorithm, which is used to solve any Sudoku puzzle.
A website sudoku generator
a program for WFLA-sudoku club (which runs on WeChat)
A sudoku generator and solver
Generating Sudoku, the heuristic algorithm for solving algorithm and exhaustive search.
A simple React web-application that can solve custom Sudoku puzzles
a Java implemention for solving sudoku puzzle
Add a description, image, and links to the sudoku-generator topic page so that developers can more easily learn about it.
To associate your repository with the sudoku-generator topic, visit your repo's landing page and select "manage topics."