[Lunar-commits] r18129 - in moonbase/trunk/games: . lmarbles
Florin Braescu
florin at lunar-linux.org
Sun Jan 15 10:24:28 UTC 2006
Author: florin
Date: 2006-01-15 10:24:27 +0000 (Sun, 15 Jan 2006)
New Revision: 18129
Added:
moonbase/trunk/games/lmarbles/
moonbase/trunk/games/lmarbles/BUILD
moonbase/trunk/games/lmarbles/DEPENDS
moonbase/trunk/games/lmarbles/DETAILS
Log:
a great puzzle game.
Added: moonbase/trunk/games/lmarbles/BUILD
===================================================================
--- moonbase/trunk/games/lmarbles/BUILD 2006-01-15 08:17:58 UTC (rev 18128)
+++ moonbase/trunk/games/lmarbles/BUILD 2006-01-15 10:24:27 UTC (rev 18129)
@@ -0,0 +1,5 @@
+(
+
+ default_game_build
+
+) > $C_FIFO 2>&1
Added: moonbase/trunk/games/lmarbles/DEPENDS
===================================================================
--- moonbase/trunk/games/lmarbles/DEPENDS 2006-01-15 08:17:58 UTC (rev 18128)
+++ moonbase/trunk/games/lmarbles/DEPENDS 2006-01-15 10:24:27 UTC (rev 18129)
@@ -0,0 +1 @@
+depends SDL
Added: moonbase/trunk/games/lmarbles/DETAILS
===================================================================
--- moonbase/trunk/games/lmarbles/DETAILS 2006-01-15 08:17:58 UTC (rev 18128)
+++ moonbase/trunk/games/lmarbles/DETAILS 2006-01-15 10:24:27 UTC (rev 18129)
@@ -0,0 +1,19 @@
+ MODULE=lmarbles
+ VERSION=1.0.7
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=$SFORGE_URL/lgames/
+ SOURCE_HASH=sha1:25b0a635f53a3ab351247ac2820cbd6951d7050d
+ WEB_SITE=http://lgames.sourceforge.net/index.php?project=LMarbles
+ ENTERED=20060115
+ UPDATED=20060116
+ SHORT="LMarbles is an Atomix clone."
+
+cat << EOF
+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.
+EOF
More information about the Lunar-commits
mailing list