From 57a692026818ddf04d5907c4feb2291d05882174 Mon Sep 17 00:00:00 2001 From: Justin Garrison Date: Sun, 31 Mar 2019 15:59:23 +0000 Subject: [PATCH] Add tinytetris --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a4b4044..27d96be 100644 --- a/README.md +++ b/README.md @@ -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! ## Libraries