This website requires JavaScript.
Explore
Help
Sign In
filifa
/
minesweeper
Watch
1
Star
0
Fork
You've already forked minesweeper
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
The game Minesweeper---made using Pygame
14
Commits
1
Branch
0
Tags
70
KiB
Python
100%
581628b380
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
filifa
581628b380
Improve the digit padding logic for the mine counter
2024-03-19 20:38:20 -05:00
png
Initial commit
2024-03-19 20:38:20 -05:00
board.py
Improve the digit padding logic for the mine counter
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