Louisp78 / sudosumo

An online sudoku, made with React.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SudoSumo 🍜

Welcome to the world of SudoSumo, a comprehensive Sudoku application that will charm you with its numerous features. Whether you're a novice or a Sudoku expert, SudoSumo guarantees an unparalleled gaming experience and challenges that match your expectations.

Immerse yourself in the captivating universe of Sudoku with a user-friendly interface and attractive graphics. Choose from various difficulty levels, ranging from easy to devilishly difficult, to put your mind to the test and enhance your problem-solving skills.

In case you get stuck, SudoSumo comes equipped with a built-in advanced solver that employs several well-known Sudoku solving algorithms. With its backtracking, possibility searching, and other strategic techniques, it will help you find the solution swiftly. An online sudoku, made with React : SudoSumo

Solver

Using constraint propagation algorithm for solving all easy and hard sudokus in few seconds

Deploy

To deploy run the shell script deployApp inside the root folder.

./deployApp

Sources

Video about constaint propagation algorithm
Understand the naked twins strategy
For estimate sudoku difficulty and more

About

An online sudoku, made with React.

License:Apache License 2.0


Languages

Language:Java 96.4%Language:Dockerfile 2.4%Language:Shell 1.2%