aboutsummaryrefslogtreecommitdiff
path: root/games/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2008-07-06 23:07:43 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2008-07-06 23:07:43 +0000
commit74b8776533890227c95082d5036504ff533ca935 (patch)
tree46c85fcbec4e8c335e922565e497767d195c64a9 /games/Makefile
parent94c2cca151cbdc10156b071dbdb504a7de2288f7 (diff)
downloadports-74b8776533890227c95082d5036504ff533ca935.tar.gz
ports-74b8776533890227c95082d5036504ff533ca935.zip
nPush is a logic game similar to Sokoban and Boulder Dash. You need
to collect all the gold on the level and reach the exit. To make it hard there are some rocks that stand in your way, and you also have some dynamite to blast them away. Main difference from Sokoban, KSokoban and similar games is that you can have multiple player-controlled characters you can move on the screen. nPush is written in C++. The source code is freely available under GPL license, version 2 or above. The code is very simple, so if you're interested in working on your C++ skills on a simple project, please feel free to join in. WWW: http://npush.sourceforge.net/ Approved by: miwi (mentor)
Notes
Notes: svn path=/head/; revision=216418
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 04c69be6935f..c0e57c2dc5df 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -534,6 +534,7 @@
SUBDIR += noegnud-nethack-deet
SUBDIR += noegnud-slashem
SUBDIR += nonsense
+ SUBDIR += npush
SUBDIR += nuclearchess
SUBDIR += nwndata
SUBDIR += odamex