Commit Graph

4 Commits

Author SHA1 Message Date
Dmitry Marakasov
3037cb61c7 - Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
2013-06-18 11:46:51 +00:00
Olli Hauer
b6ac748023 -remove MD5 2011-07-03 14:25:36 +00:00
Dmitry Marakasov
59590895a2 - Update to 0.7
Approved by:	miwi (mentor implicit)
2008-07-14 00:31:58 +00:00
Dmitry Marakasov
74b8776533 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)
2008-07-06 23:07:43 +00:00