Added Zoridor and Zigtris (#258)

* Add Zoridor, a terminal Quoridor game

* Added Zigtris, a terminal tetris
This commit is contained in:
Toby Jaffey 2024-12-31 20:37:24 +00:00 committed by GitHub
parent 06ee5732f9
commit c8322b7078
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -215,6 +215,8 @@ List of projects that provide terminal user interfaces
- [typeinc](https://github.com/AnirudhG07/Typeinc) ncurses based typing speed test with various difficulty levels.
- [typing-game-cli](https://github.com/akgondber/typing-game-cli) Command line game to practice your typing speed by competing against typer-robot or against your best result
- [Wordle](https://github.com/m-dango/raku-wordle/) Script and library for Wordle, written in Raku
- [Zigtris](https://github.com/ringtailsoftware/zigtris) YA terminal tetris
- [Zoridor](https://github.com/ringtailsoftware/zoridor) Play Quoridor in the terminal
---
</details>