Add marbles-1.0.2: Atomix-like puzzle
authorhubertf <hubertf>
Sun, 5 May 2002 23:01:06 +0000 (23:01 +0000)
committerhubertf <hubertf>
Sun, 5 May 2002 23:01:06 +0000 (23:01 +0000)
commit03c09a86fbdc08372bde7d11604a702734e37ce2
tree2a18964cf75964334e5dd3f44c0425ffaa325662
parenteab0fd8cf0081bf834ac51f0e790c3610b6ceee9
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
games/marbles/DESCR [new file with mode: 0644]
games/marbles/Makefile [new file with mode: 0644]
games/marbles/PLIST [new file with mode: 0644]
games/marbles/distinfo [new file with mode: 0644]
games/marbles/patches/patch-aa [new file with mode: 0644]