The game Minesweeper---made using Pygame
Go to file
filifa 4e7d631e42 Remove call to update_mine_counter() from the main loop 2024-03-19 20:38:20 -05:00
png Initial commit 2024-03-19 20:38:20 -05:00
board.py Remove call to update_mine_counter() from the main loop 2024-03-19 20:38:20 -05:00
main.py Remove call to update_mine_counter() from the main loop 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