https://github.com/ynot01/godotminesweeper
Minesweeper built from the ground up in Godot 4
https://github.com/ynot01/godotminesweeper
game godot godot-engine minesweeper
Last synced: 2 months ago
JSON representation
Minesweeper built from the ground up in Godot 4
- Host: GitHub
- URL: https://github.com/ynot01/godotminesweeper
- Owner: ynot01
- License: mit
- Created: 2022-09-07T03:05:07.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-13T05:57:32.000Z (over 2 years ago)
- Last Synced: 2024-04-20T19:22:38.170Z (about 1 year ago)
- Topics: game, godot, godot-engine, minesweeper
- Language: GDScript
- Homepage:
- Size: 24.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GodotMinesweeper
Minesweeper built from the ground up in Godot Engine [v4.0.alpha15.official.](https://godotengine.org/article/dev-snapshot-godot-4-0-alpha-15)[432b25d36](https://github.com/godotengine/godot/tree/432b25d3649319517827dbf7bc275e81e0a2b92e)Made in 6 hours
Icons sprites by hand using Paint.NET
Numbers are in Arial font
Left click - Clear tile
Right click - Flag tile
Left, right, or middle click on a revealed tile will [chord](https://en.wikipedia.org/wiki/Chording#Minesweeper_tactic) it

