Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mon4ik/minesweeper.rs
- Owner: Mon4ik
- Created: 2024-08-01T13:22:34.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-01T13:29:01.000Z (3 months ago)
- Last Synced: 2024-10-10T11:24:34.093Z (28 days ago)
- Topics: game, minesweeper, rust, tui, tui-game
- Language: Rust
- Homepage:
- Size: 2.47 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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