From 54828af4dbedae8d677381478fcf5eeccefa46de Mon Sep 17 00:00:00 2001 From: Thustle Date: Wed, 9 Oct 2024 00:34:05 +0100 Subject: [PATCH] Add Thardians (#94) space invaders for the terminal --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 36db834..5a39aa5 100644 --- a/README.md +++ b/README.md @@ -122,6 +122,7 @@ Aside from those listed here, many other apps and libraries can be easily be fou - [ssHattrick](https://github.com/ricott1/sshattrick) - Play Hattrick in your terminal over SSH. - [sxtetris](https://github.com/shixinhuang99/sxtetris) - A terminal Tetris game. - [tage](https://github.com/jacopograndi/tage) - Turn based strategy game with multiplayer, empires and warfare. +- [Thardians](https://gitlab.com/thustle/thardians-rs) - Space Invaders for the terminal. - [tic-tac-toe](https://github.com/thomas-mauran/tic-tac-toe) - Terminal-based tic tac toe game. - [wordl](https://github.com/palerdot/wordl-rs) - Terminal-based Wordle game. Web like experience with keyboard hints and guess reveal animations.