Add tty-solitaire (#121)

tty-solitaire is a ncurses -based klondike solitaire game.
This commit is contained in:
Jim Huang 2023-01-08 13:37:06 +08:00 committed by GitHub
parent d6a3dccded
commit 9e06d95bf7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -103,6 +103,7 @@ List of projects that provide terminal user interfaces
- [sweeper](https://github.com/igor47/sweeper) Minesweeper game using curtsies
- [terminal-phase](https://gitlab.com/dustyweb/terminal-phase) Space shooter game that runs in your terminal!
- [tinytetris](https://github.com/taylorconor/tinytetris) 80x23 terminal tetris!
- [tty-solitaire](https://github.com/mpereira/tty-solitaire) Solitaire runs in your terminal!
- [Wordle](https://github.com/m-dango/raku-wordle/) Script and library for Wordle, written in Raku
## Libraries