mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-02 13:04:42 +01:00
games/cutemaze: Fix invalid chars in desc.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
8145828e1b
commit
3130d761b1
2 changed files with 5 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
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
|
||||
the maze while hunting for targets (cheese, by default) - the game is won once
|
||||
all of these targets have been picked up.
|
||||
|
|
|
@ -9,10 +9,10 @@
|
|||
cutemaze: cutemaze (top-down maze game)
|
||||
cutemaze:
|
||||
cutemaze: CuteMaze is a simple, top-down game in which mazes are randomly
|
||||
cutemaze: generated using one of a choice of several different algorithms. You
|
||||
cutemaze: move the character through the maze while hunting for targets
|
||||
cutemaze: (cheese, by default)—the game is won once all of these targets have
|
||||
cutemaze: been picked up.
|
||||
cutemaze: generated using one of a choice of several different algorithms.
|
||||
cutemaze: You move the character through the maze while hunting for targets
|
||||
cutemaze: (cheese, by default) - the game is won once all of these targets
|
||||
cutemaze: have been picked up.
|
||||
cutemaze:
|
||||
cutemaze: Homepage: http://gottcode.org/cutemaze/
|
||||
cutemaze:
|
||||
|
|
Loading…
Reference in a new issue