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
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.
A website sudoku generator
A simple React web-application that can solve custom Sudoku puzzles
A powerful and easy-to-use web application for generating and solving Sudoku puzzles. Features include multi-language support, light/dark themes, and PDF export functionality for multiple puzzles per page. Built with React.
A real-time multiplayer Sudoku platform with competitive and cooperative gameplay using WebSockets, featuring host transfer, mid-game joining, in-game chat, and a custom leaderboard. Designed a dynamic puzzle generation alogorithm achieving 100% real-time synchronization across players,delivering an engaging multi-level difficulty puzzle experience
Multiplayer Sudoku Game built with NODE.JS, websockets & React Redux
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 Java implemention for solving sudoku puzzle
I used recursionand backtracking to both solve and create sudoku puzzles.
a program for WFLA-sudoku club (which runs on WeChat)
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."