Add awkaster

awkaster is a pseudo-3D shooter written completely in gawk using
raycasting technique.
This commit is contained in:
Jim Huang 2023-12-16 19:51:28 +08:00
parent af6c2b212e
commit 231cffffb1

View file

@ -107,6 +107,7 @@ List of projects that provide terminal user interfaces
<details open><summary><h2>Games</h2></summary>
- [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