From 15191173c8183c8aed294f0fdf0c75c00819cb51 Mon Sep 17 00:00:00 2001 From: Jim Huang Date: Sun, 17 Dec 2023 00:33:26 +0800 Subject: [PATCH] Add awkaster (#164) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8df9f61..a6efe9c 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,7 @@ List of projects that provide terminal user interfaces

Games

- [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 - [bastet](https://github.com/fph/bastet) Evil falling block game - [botany](https://github.com/jifunks/botany/) Virtual plant buddy - [BrogueCE](https://github.com/tmewett/BrogueCE) Beautiful roguelike dungeon crawler