- Jan 20, 2025
-
-
DamianKomdeur authored
Put all the classes in two folders to make the program files a bit easier to navigate and less cluttered
-
- Jan 13, 2025
-
-
DamianKomdeur authored
Maze hint
-
- Jan 08, 2025
-
-
DamianKomdeur authored
^^
-
- Jan 05, 2025
-
-
Floris authored
-
- Dec 18, 2024
-
-
bionic85 authored
-
bionic85 authored
-
Floris authored
- 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
-
bionic85 authored
-
Floris authored
-
Floris authored
-
- Dec 17, 2024
- Dec 16, 2024
- Dec 12, 2024
- Dec 10, 2024
- Dec 09, 2024
-
-
Floris authored
-
DamianKomdeur authored
-
Floris authored
-
- Dec 08, 2024
-
-
DamianKomdeur authored
-
DamianKomdeur authored
Not a subclass from binary anymore since in the end I didn't use any of those methods.
-
DamianKomdeur authored
Sudoku Generator + Manual placement + Small settings fixes (Now all menu items change color correctly and the settings are accessible from a puzzleform)
-
- Dec 05, 2024
- Dec 04, 2024