diff options
author | B. Watson <yalhcru@gmail.com> | 2010-05-13 00:58:13 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 00:58:13 +0200 |
commit | 4295d43507ad6e0efd1cbd71081ba67c3dda46e5 (patch) | |
tree | 9038adcbc0804757ea05cf1281d5283a205a49a2 /games/trackballs/README | |
parent | b1b8346532c8add0621fbb1bb6c470a7c67b83e4 (diff) | |
download | slackbuilds-4295d43507ad6e0efd1cbd71081ba67c3dda46e5.tar.gz |
games/trackballs: Added to 13.0 repository
Diffstat (limited to 'games/trackballs/README')
-rw-r--r-- | games/trackballs/README | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/games/trackballs/README b/games/trackballs/README new file mode 100644 index 0000000000..8eb3de525f --- /dev/null +++ b/games/trackballs/README @@ -0,0 +1,23 @@ +Trackballs is a marble game inspired by the 80s Atari classic Marble +Madness. + +By steering a marble ball through a labyrinth filled with sharp objecs, +pools of acid, and other obstacles the player collects points. When +the destination is reached you continue on to the next, more difficult +level. - unless the time runs out. + +This Slackware package can include the music and/or extra levels available +at the trackballs home page: http://trackballs.sourceforge.net + +To add the music, download the file "trackballs-music-1.4.tar.bz2" +and save it in the same directory as the SlackBuild script. If using +a newer version of the music than 1.4, set MUSICVER in the environment +before running trackballs.SlackBuild. + +To add extra levels, download the level collections you want and place +them in the levels/ subdirectory before running trackballs.SlackBuild. The +script can handle levels in tar or zip format. Note that some of the +add-on levels offered on the web site are now included with the game +source (specificallly, "Box O' Fun", "Child of Tales", and "Castles" +are part of the main game now, and don't need to be added). Also note +that the "Six Levels" pack doesn't work with this version of the game. |