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
23
Commits
1
Branch
0
Tags
70
KiB
Python
100%
master
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
filifa
4207baceb4
Break functions up into smaller functions to improve readability
2024-03-19 20:38:20 -05:00
png
Initial commit
2024-03-19 20:38:20 -05:00
board.py
Rename variables in method to avoid confusion
2024-03-19 20:38:20 -05:00
main.py
Break functions up into smaller functions to improve readability
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