Sudoku game with solver based on Qt
The interface refers to steam game sudoku universe
- conflict detection
- sudoku solver
- Solving: https://github.com/x-codingman/sudo
- Generating:
After checking out the project, the simplest way to build and run is through Qt Creator:
- Open the project file, sudoku.pro in the project root.
- Build the project.