freebsd-ports/games/xjumpjump/pkg-descr
Matthew Hunt 7b810eafd8 Import of xjumpjump, a logic game for X11.
PR:		6257
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1998-04-24 01:54:53 +00:00

7 lines
367 B
Plaintext

The game is played on a table which contains 21 fields. The
fields have a value of 0 to 9 at the begining of the game.
The player can jump on the table one field right/left/up/down.
If the player jumps on a field, the value of the field gets
decreased by 1. The player cannot jump on a field with a value
of 0. The purpose of the game is setting all the fields to 0.