diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2012-06-25 22:14:06 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-06-25 22:14:06 -0400 |
commit | 20ef829ee08325155f1d8a92a57569a01ba1d2d0 (patch) | |
tree | bc6564665fcbea1b166f512e7cf292fec36fc0e1 /games/peg-e/README | |
parent | 007066bebc1e7101df4dc2cf2fc2f4907448fe8a (diff) | |
download | slackbuilds-20ef829ee08325155f1d8a92a57569a01ba1d2d0.tar.gz |
games/peg-e: Added (peg solitaire game)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'games/peg-e/README')
-rw-r--r-- | games/peg-e/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/games/peg-e/README b/games/peg-e/README new file mode 100644 index 0000000000..48cd409537 --- /dev/null +++ b/games/peg-e/README @@ -0,0 +1,4 @@ +Peg-E is a peg solitaire game in which you jump over pieces in order to remove +them from the board, ultimately trying to eliminate all but one. The boards are +randomly generated, with 100 levels of difficulty. The game auto-saves, and has +undo-redo capability. Pieces can move horizontally, vertically, and diagonally. |