z7zmey / minefield

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minefield

You could test the game in terminal

Just clone this repo, build, and run

$ go build -o minefield
$ ./minefield

Usage:

  • Left click to check the cell
  • middle click to mark field as a bomb

About


Languages

Language:Go 100.0%