Add tinytetris

This commit is contained in:
Justin Garrison 2019-03-31 15:59:23 +00:00
parent 26ffe89ffd
commit 57a6920268

View file

@ -47,7 +47,8 @@ List of projects that provide terminal user interfaces
- [NetHack](https://github.com/NetHack/NetHack) dungeon exploration game
- [nInvaders](http://ninvaders.sourceforge.net/) Space Invaders
- [nSnake](https://github.com/alexdantas/nSnake) The classic snake game with textual interface
- [nudoku](https://github.com/jubalh/nudoku) ncurses based sudoku game
- [nudoku](https://github.com/jubalh/nudoku) ncurses based sudoku gam
- [tinytetris](https://github.com/taylorconor/tinytetris) 80x23 terminal tetris!
## <a name="libraries"></a>Libraries