summaryrefslogtreecommitdiff
path: root/games/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-03-06 01:36:35 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-03-06 01:36:35 +0000
commitcc4c91d4de5cc0d63b7a994ffccc054c76494cc1 (patch)
treed9c1053b50f6b852465a7ce861c95f5da91631f4 /games/Makefile
parent- Add PSYCO option to enable devel/py-psyco optimization support (diff)
GNU Robbo is a free open source reimplementation of LK Avalon's
Robbo for the Atari XE/XL from the late 1980s. The gameplay of the original is faithfully reproduced with a few modifications :- * Lives has been removed and suicide replaced with level restart * Scoring has been removed: goal is level advancement * Bear logic has been enhanced: fixed endlessly spinning bears WWW: http://gnurobbo.sourceforge.net/
Notes
Notes: svn path=/head/; revision=229539
Diffstat (limited to 'games/Makefile')
-rw-r--r--games/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile
index 53748d9b7ce8..53649641ab17 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -322,6 +322,7 @@
SUBDIR += gnuchess
SUBDIR += gnudoku
SUBDIR += gnugo
+ SUBDIR += gnurobbo
SUBDIR += gnurobots
SUBDIR += gnushogi
SUBDIR += gnustep-ladder