Commit Graph

8 Commits

Author SHA1 Message Date
filifa e97389fdbf Remove old comment 2024-03-19 20:38:20 -05:00
filifa 8547761458 Add user options to set rows, columns, and mines 2024-03-19 20:38:20 -05:00
filifa f00539f64d Simplify the mine_counter and timer methods 2024-03-19 20:38:20 -05:00
filifa 83411db848 Add pygame.Rect member to Board 2024-03-19 20:38:20 -05:00
filifa a348da8785 Add pygame.Rect member to Square objects 2024-03-19 20:38:20 -05:00
filifa be52cb854d Add timer 2024-03-19 20:38:20 -05:00
filifa 0f9e3814f6 Add game_started variable to Board class 2024-03-19 20:38:20 -05:00
filifa 877ea522a0 Initial commit 2024-03-19 20:38:20 -05:00