Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mon4ik/minesweeper.rs

Simple minesweeper in terminal
https://github.com/mon4ik/minesweeper.rs

game minesweeper rust tui tui-game

Last synced: 7 days ago
JSON representation

Simple minesweeper in terminal

Awesome Lists containing this project

README

        

# minesweeper.rs

Simple minesweeper in terminal

![GIF of me, playing the game](screenshare.gif)

## Controls
* Enter – Select/Open Cell
* Up/Down – Move cursor
* Left/Right – Move cursor
* F – Flag the cell
* Esc – Exit/Give up