diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-13 01:38:44 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:40:04 +0700 |
commit | 522fc92d6803d59ad1d71ac1954e0c70fe7779ee (patch) | |
tree | a0a800370f6304f2487494cfa45d9073867e59e9 /games/cutemaze | |
parent | 843c7cc93a82c19501cf8295a832966b403931bc (diff) |
games/cutemaze: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/cutemaze')
-rw-r--r-- | games/cutemaze/README | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/games/cutemaze/README b/games/cutemaze/README index 8e6541e7b97f2..337bca562ed21 100644 --- a/games/cutemaze/README +++ b/games/cutemaze/README @@ -1,4 +1,5 @@ -CuteMaze is a simple, top-down game in which mazes are randomly generated using -one of a choice of several different algorithms. You move the character through -the maze while hunting for targets (cheese, by default) - the game is won once -all of these targets have been picked up. +CuteMaze is a simple, top-down game in which mazes are randomly +generated using one of a choice of several different algorithms. You +move the character through the maze while hunting for targets (cheese, +by default) - the game is won once all of these targets have been +picked up. |