diff options
Diffstat (limited to 'games/peg-e/pkg-descr')
-rw-r--r-- | games/peg-e/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/games/peg-e/pkg-descr b/games/peg-e/pkg-descr new file mode 100644 index 000000000000..9c1ba2dec411 --- /dev/null +++ b/games/peg-e/pkg-descr @@ -0,0 +1,7 @@ +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. + +WWW: http://gottcode.org/peg-e/ |