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
Minesweeper
/
minesweeper
/
scenes
History
nc5432
b33ff60e64
Started writing custom UI element. Basically a line edit that validates input against some regex
2025-05-15 14:58:18 -04:00
..
MainMenu.tscn
Started writing custom UI element. Basically a line edit that validates input against some regex
2025-05-15 14:58:18 -04:00
Minefield.tscn
Got started on the basics with sprites and grid generation
2025-05-13 11:16:02 -04:00
Minefield.tscn1397283733.tmp
Added win/lose conditions, lose animation. Clicking on revealed tile with correct number of flags reveals the surrounding unflagged tiles. Added completion timer. Probably other things I'm forgetting
2025-05-14 11:32:36 -04:00
Minefield.tscn1403038500.tmp
Added win/lose conditions, lose animation. Clicking on revealed tile with correct number of flags reveals the surrounding unflagged tiles. Added completion timer. Probably other things I'm forgetting
2025-05-14 11:32:36 -04:00
Tile.tscn
Input now works with touch screens
2025-05-13 22:29:20 -04:00