This is a clone of the original Minesweeper game I played back in the days on Windows XP.
Technology used:
This is a toy project that I created to get my hands dirty with Gio.
The redux pattern is poorly implemented and misses almost everything from the official spec.
go install github.com/skaldesh/minesweeper@latest
minesweeper
- Add inputs to change grid size, #seconds and #mines.
- Emojis are not supported due to a missing feature in gio
You can do whatever you want.