This website requires JavaScript.
Explore
Help
Sign In
nolan
/
Minesweeper
Watch
1
Star
0
Fork
0
You've already forked Minesweeper
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
4
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
nc5432
5bc56ee648
Renamed mine to tile, since mine did not make sense as the name. Also rewrote the field initialization function to not theoretically go on forever
2025-05-13 14:49:17 -04:00
minesweeper
Renamed mine to tile, since mine did not make sense as the name. Also rewrote the field initialization function to not theoretically go on forever
2025-05-13 14:49:17 -04:00
.gitattributes
Got started on the basics with sprites and grid generation
2025-05-13 11:16:02 -04:00
.gitignore
Fixed .gitignore
2025-05-13 11:18:20 -04:00
README.md
Got started on the basics with sprites and grid generation
2025-05-13 11:16:02 -04:00
README.md
Minesweeper
I was a bit bored so now I'm making minesweeper.
Description
Minesweeper
Readme
107
KiB
Languages
GDScript
100%