From 4a19545b04797b9a7ccaa37595887fd142c8d6c9 Mon Sep 17 00:00:00 2001 From: killertofus <cinemassacres@gmail.com> Date: Tue, 10 Jun 2025 17:40:15 +0000 Subject: [PATCH] added balatro as a game (#312) * added balatro as a game * moved 1 up --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ea08e84..8f9f3e9 100644 --- a/README.md +++ b/README.md @@ -193,6 +193,7 @@ List of projects that provide terminal user interfaces - [2048-cli](https://github.com/tiehuis/2048-cli) The game 2048 for your Linux terminal - [awkaster](https://github.com/TheMozg/awk-raycaster) Pseudo-3D shooter written completely in gawk using raycasting technique +- [balatrotui](https://github.com/Passeriform/BalatroTUI) A TUI clone of Balatro - [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)