Skip to content

Commit 37ecd07

Browse files
authored
Add minesweep-rs game (rothgar#476)
1 parent b00031d commit 37ecd07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,7 @@
270270
- [Maze TUI](https://github.com/agl-alexglopez/maze-tui) Build mazes and solve them with various algorithms.
271271
- [Micro Snake](https://github.com/troglobit/snake) A small snake game, utilizing ANSI escape sequences to draw the board.
272272
- [Micro Tetris](https://github.com/troglobit/tetris) One of the smallest Tetris implementations in the world, utilizing only ANSI escape sequences to draw the board.
273+
- [minesweep-rs](https://github.com/cpcloud/minesweep-rs) A mine sweeping game written in Rust using tui-rs.
273274
- [moon-buggy](https://github.com/seehuhn/moon-buggy) Drive some car across the moon
274275
- [MyMan](https://sourceforge.net/projects/myman/) MyMan is a video game for color and monochrome text terminals in the genre of Namco's Pac-Man
275276
- [nchess](https://github.com/billyvinning/nchess) Chess in the terminal, written in C.

0 commit comments

Comments
 (0)