diff options
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. |