diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-13 03:50:19 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:40:30 +0700 |
commit | 4648ca07c8db705d2222e31d18367d09d6452c56 (patch) | |
tree | f581b2eb4936961ee99cebbdfed131dd27071d40 /games/peg-e/README | |
parent | 84cb9e45e54a7dcd90ef68705d45d471815c93a9 (diff) |
games/peg-e: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/peg-e/README')
-rw-r--r-- | games/peg-e/README | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/games/peg-e/README b/games/peg-e/README index 48cd40953710..d0b4a90be063 100644 --- a/games/peg-e/README +++ b/games/peg-e/README @@ -1,4 +1,5 @@ -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. +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. |