Skip to content
Snippets Groups Projects
  1. Jan 08, 2025
    • PowerfulShuffle's avatar
      update · baa8b687
      PowerfulShuffle authored
      - improved minesweeper/sudoku text alignment
      - changed minesweeper/maze description
      baa8b687
  2. 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
  3. Dec 10, 2024
  4. Dec 05, 2024
  5. Dec 04, 2024
  6. Dec 03, 2024
  7. Dec 02, 2024
Loading