https://github.com/nathanhoad/timesweeper
A two player minesweeper showdown game
https://github.com/nathanhoad/timesweeper
Last synced: 4 months ago
JSON representation
A two player minesweeper showdown game
- Host: GitHub
- URL: https://github.com/nathanhoad/timesweeper
- Owner: nathanhoad
- Created: 2021-08-22T10:53:51.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-22T10:53:54.000Z (almost 5 years ago)
- Last Synced: 2025-04-06T18:18:54.301Z (about 1 year ago)
- Language: GDScript
- Size: 1.69 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Timesweeper
A frantic two player minesweeper style game.
I built this game because I came across [GOTM.io](https://gotm.io) and was curious about their networking addon. This was a small but practical test to find out how to use it.
The code might be a bit messy but it served it's purpose and I'm a fan of [publishing prototypes](https://nathanhoad.net/2018-02-publish-your-prototypes/).
You can [play Timesweeper on Itch](https://nathanhoad.itch.io/timesweeper).