freebsd-ports/games/npush/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
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)
2022-09-07 23:58:51 +02:00

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.