From abde28a7e4a9ad1069b3c3f33538d2ce6f88e7ca Mon Sep 17 00:00:00 2001 From: Justin Garrison Date: Wed, 20 Dec 2023 14:15:19 -0800 Subject: [PATCH] Add brickgame-4bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a6efe9c..6a0eb17 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,7 @@ List of projects that provide terminal user interfaces - [awkaster](https://github.com/TheMozg/awk-raycaster) Pseudo-3D shooter written completely in gawk using raycasting technique - [bastet](https://github.com/fph/bastet) Evil falling block game - [botany](https://github.com/jifunks/botany/) Virtual plant buddy +- [brickgame-4bit](https://github.com/ilyakurdyukov/brickgame-4bit) Brick Game emulator (4-bit Holtek chip) - [BrogueCE](https://github.com/tmewett/BrogueCE) Beautiful roguelike dungeon crawler - [cbonsai](https://gitlab.com/jallbrit/cbonsai) A bonsai tree generator - [chess-tui](https://github.com/thomas-mauran/chess-tui) Play Chess in your terminal, built in rust