diff options
Diffstat (limited to 'games/lmarbles/README')
-rw-r--r-- | games/lmarbles/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/games/lmarbles/README b/games/lmarbles/README new file mode 100644 index 0000000000..1b9d84aa36 --- /dev/null +++ b/games/lmarbles/README @@ -0,0 +1,10 @@ +lmarbles (2D puzzle game) + +LMarbles is an Atomix clone with a slight change in concept. Instead of +assembling molecules you create figures out of marbles. Nevertheless, +the basic game play is the same: If a marble starts to move it will not +stop until it hits a wall or another marble. To make it more interesting +there are obstacles like one-way streets, crumbling walls and portals. + +As Marbles is meant as a puzzle game you play against a move limit and +not a time limit. This way you have as much time as you need to think. |