Subject: CVS commit: doc
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 05/06/2002 02:02:03
Module Name:	doc
Committed By:	hubertf
Date:		Sun May  5 23:02:03 UTC 2002

Modified Files:
	doc: pkg-CHANGES

Log Message:
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


To generate a diff of this commit:
cvs rdiff -r1.6564 -r1.6565 doc/pkg-CHANGES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.