aboutsummaryrefslogtreecommitdiff
path: root/games/npush/pkg-descr
blob: fa18e15382370c78e54727c32a641ffb81e5a41c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
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/