/minesweeper

Minesweeper game implemented in pure go

Primary LanguageGo

Minesweeper

This is a clone of the original Minesweeper game I played back in the days on Windows XP.
Technology used:

Game Screenshot

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.

Install & Run

  • go install github.com/skaldesh/minesweeper@latest
  • minesweeper

TODO

  • Add inputs to change grid size, #seconds and #mines.

Issues

License

You can do whatever you want.