https://github.com/robatron/godot-minesweeper
Minesweeper in Godot
https://github.com/robatron/godot-minesweeper
Last synced: 3 months ago
JSON representation
Minesweeper in Godot
- Host: GitHub
- URL: https://github.com/robatron/godot-minesweeper
- Owner: robatron
- Created: 2019-08-13T00:54:15.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-13T01:02:11.000Z (almost 7 years ago)
- Last Synced: 2025-06-05T04:41:02.358Z (about 1 year ago)
- Language: GDScript
- Size: 174 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# godot-minesweeper
> Minesweeper written in the [Godot game engine](https://godotengine.org/)
I wanted to learn Godot, so I wrote a minesweeper clone. Hopefully this will be helpful to others learning Godot as well!