Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ”ข Sudoku solver ๐Ÿ”Ž

Presentation

Automatic sudoku solver.

It features the ability to input your own sudoku, play it or let the program solve it for you. The program can also tell you if the grid is solvable or not.

โš ๏ธ While being in a working state, it is still very rough and pretty much a WIP. โš ๏ธ

Controls

You can click on a box and input a number from 1 to 9 in it.

By pressing the F key, you set the current grid as the starting grid. It means that the game will fallback to this grid if you decide to reset.

By pressing the A key, the auto-solver will fill a square with the only possible solution given the current grid. (If the grid is not deterministic i.e. there is no square with only one possible number remaining, it does nothing)

Requirements

The program uses C++ and Qt5 for the rendering.

Author

Project done by Reallnas (github link) in 2021.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages