From 23b363a6f8ece854acd3d23916563051fe160a2a Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Tue, 23 Sep 2008 08:05:46 +0000 Subject: vitetris is a terminal-based Tetris clone by Victor Nilsson. Gameplay is much like the early Tetris games by Nintendo. Features include: -Configurable keys -Highscore table -Two-player mode with garbage -Network play WWW: http://victornils.net/tetris/ --- games/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games/Makefile') diff --git a/games/Makefile b/games/Makefile index fd29b321c4ea..0bc253d8a687 100644 --- a/games/Makefile +++ b/games/Makefile @@ -848,6 +848,7 @@ SUBDIR += vectoroids SUBDIR += vegastrike SUBDIR += vegastrike-data + SUBDIR += vitetris SUBDIR += volleyball SUBDIR += vor SUBDIR += vultures-claw -- cgit v1.2.3