Skip to content
Snippets Groups Projects
Commit e1cea94b authored by Floris's avatar Floris
Browse files

general updates

- TileClick and TileInput are now bool that return True if board is solved after input, false otherwise (so invalid or incomplete)
- virtual IsBoardSolved is called by TileClick and TileInput to verify board.
- removed some unused Board methods and added virtual hint method
- fixed impossible 4x4 sudoku generation
- improved solvability of sudoku
- changed draw method of sudoku to draw color givens and inputs differently
- hidden updatebutton
- added win method in puzzleform that runs when board is solved
parent 9425199b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment