diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-04-21 17:11:27 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-04-23 07:51:55 +0700 |
commit | 3e3ce2ee03c5d53036f78c46c775bdf58b718ab1 (patch) | |
tree | 728e22907faa3b9ff6fa128698d424b53cbab78b /games/npush/README | |
parent | c20450120f9ea2a4880c83617288bfdb8dde4176 (diff) | |
download | slackbuilds-3e3ce2ee03c5d53036f78c46c775bdf58b718ab1.tar.gz |
games/npush: Added (logic game).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/npush/README')
-rw-r--r-- | games/npush/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/games/npush/README b/games/npush/README new file mode 100644 index 0000000000..855397f5ff --- /dev/null +++ b/games/npush/README @@ -0,0 +1,6 @@ +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. |