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)
13 lines
423 B
Text
13 lines
423 B
Text
bin/npush
|
|
%%DATADIR%%/Level 01 - Gold and Exit
|
|
%%DATADIR%%/Level 02 - Rocks
|
|
%%DATADIR%%/Level 03 - Dynamite
|
|
%%DATADIR%%/Level 04 - The Show Starts
|
|
%%DATADIR%%/Level 05 - The Triangle
|
|
%%DATADIR%%/Level 06 - Moving along
|
|
%%DATADIR%%/Level 07 - Duality
|
|
%%DATADIR%%/Level 08 - Traps and Treasure
|
|
%%DATADIR%%/Level 09 - Cooperation
|
|
%%DATADIR%%/Level 10 - Golden Age
|
|
%%DATADIR%%/Level 11 - Story of a lifetime
|
|
@dirrm %%DATADIR%%
|