Commit graph

2 commits

Author SHA1 Message Date
jlam
183cb73c96 buildlink1 -> buildlink2 2002-08-27 18:52:18 +00:00
hubertf
15def689da Add marbles-1.0.2: Atomix-like puzzle
I always liked the game Atomix and wanted to write a clone for Linux.
But some guys had this idea before me so I slightly changed the
concept from assembling molecules to creating figures out of single
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 marble.
And to make it even 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.
Marbles has a menu to configure graphics (fullscreen, animations),
sounds and gameplay (player name, levelset, difficulty).

Contributed by xs@kittenz.org in PR 16669
2002-05-05 23:01:06 +00:00