Skip to content
Snippets Groups Projects
  1. Dec 18, 2024
    • Floris's avatar
      general updates · e1cea94b
      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
      e1cea94b
    • Floris's avatar
      skyscraper... · fd99135d
      Floris authored
      fd99135d
  2. Dec 10, 2024
  3. Dec 09, 2024
  4. Dec 05, 2024
Loading