/minesweeper

A minesweeper in the terminal written in Golang with Bubbletea

Primary LanguageGoGNU Affero General Public License v3.0AGPL-3.0

minesweeper

A minesweeper in the terminal written in Golang with Bubbletea. Very WIP still

ôfbylding

Controls are the following:

  • Move the cursor around with arrow keys.
  • Flag bombs with 'f'
  • Open/reveal cells with the spacebar
  • Press q to quit.