This website requires JavaScript.
Explore
Help
Sign In
filifa
/
minesweeper
Watch
1
Star
0
Fork
0
You've already forked minesweeper
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
12
Commits
1
Branch
0
Tags
5845156e15178fe839568f3ec79eaa4af09bda86
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
filifa
5845156e15
Reduce CPU usage by waiting for event, and make updating the timer an event
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
Reduce CPU usage by waiting for event, and make updating the timer an event
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
Description
The game Minesweeper---made using Pygame
70
KiB
Languages
Python
100%