fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
11 lines
612 B
Text
11 lines
612 B
Text
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.
|