The game Minesweeper---made using Pygame
Go to file
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
png Initial commit 2024-03-19 20:38:20 -05:00
board.py Add user options to set rows, columns, and mines 2024-03-19 20:38:20 -05:00
main.py Fix so play_again_box does not open upon presing option_box's x button 2024-03-19 20:38:20 -05:00
square.py Add pygame.Rect member to Square objects 2024-03-19 20:38:20 -05:00