From 71d5ed3c33d4707b7cd2b5559b5a7903daf1f90c Mon Sep 17 00:00:00 2001 From: Toby Jaffey Date: Sun, 15 Dec 2024 18:20:47 +0000 Subject: [PATCH] Added Zigtris, a terminal tetris --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b4426e7..e65f025 100644 --- a/README.md +++ b/README.md @@ -214,6 +214,7 @@ 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 ---