Add DOOM-ASCII (#171)

This project allows text-based DOOM running in the terminal.
pull/182/head
Jim Huang 4 months ago committed by GitHub
parent 1c6f9b1a0e
commit 94280266fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -118,6 +118,7 @@ List of projects that provide terminal user interfaces
- [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
- [clidle](https://github.com/ajeetdsouza/clidle) Play Wordle in your terminal. Also works over SSH!
- [DOOM-ASCII](https://github.com/wojciech-graj/doom-ascii) Text-based DOOM running in terminal.
- [Gameboy Emulator](https://github.com/gabrielrcouto/php-terminal-gameboy-emulator) A PHP Terminal GameBoy Emulator
- [go-life](https://github.com/sachaos/go-life) Terminal based Conway's Game of Life
- [Greed](https://gitlab.com/esr/greed) A game of consumption. Eat as much as you can before munching yourself into a corner!

Loading…
Cancel
Save