Commit Graph

9 Commits

Author SHA1 Message Date
filifa 5845156e15 Reduce CPU usage by waiting for event, and make updating the timer an event 2024-03-19 20:38:20 -05:00
filifa c7c0c1220d Add code to check user input 2024-03-19 20:38:20 -05:00
filifa 9e333956f1 Fix so play_again_box does not open upon presing option_box's x button 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 af0ec4a135 Add shebang line 2024-03-19 20:38:20 -05:00
filifa 697779325f Remove old fixme 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