summaryrefslogtreecommitdiffstats
path: root/games/peg-e/README
diff options
context:
space:
mode:
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
commit20ef829ee08325155f1d8a92a57569a01ba1d2d0 (patch)
treebc6564665fcbea1b166f512e7cf292fec36fc0e1 /games/peg-e/README
parent007066bebc1e7101df4dc2cf2fc2f4907448fe8a (diff)
downloadslackbuilds-20ef829ee08325155f1d8a92a57569a01ba1d2d0.tar.gz
slackbuilds-20ef829ee08325155f1d8a92a57569a01ba1d2d0.tar.xz
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/README4
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.