summaryrefslogtreecommitdiffstats
path: root/games/cubosphere/README
diff options
context:
space:
mode:
author Larry Hajali2010-06-20 10:34:58 +0200
committer Erik Hanson2010-06-20 22:19:58 +0200
commit53bf6753f25dbba5e2aa069e012e23db9663a5d3 (patch)
tree3f047143f9830e6601dc968b5d230d3d32d09755 /games/cubosphere/README
parent0903b293a40255274ef8ba235f441492aa3f2bc8 (diff)
downloadslackbuilds-53bf6753f25dbba5e2aa069e012e23db9663a5d3.tar.gz
games/cubosphere: Added ("Kula World" / "Roll Away" remake)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'games/cubosphere/README')
-rw-r--r--games/cubosphere/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/games/cubosphere/README b/games/cubosphere/README
new file mode 100644
index 0000000000..7464cba0a2
--- /dev/null
+++ b/games/cubosphere/README
@@ -0,0 +1,9 @@
+Goal of this project is a remake of the Playstation 1 Game "Kula World" / "Roll
+Away". It is designed platform independend, written in C++ and using the
+following libraries: OpenGL, SDL (Simple DirectMedia Layer), libjpeg, LUA,
+GLSL-Shader.
+
+This requires lua.
+
+Note: In order to load the background music (eg. loading *.mp3 files), install
+smpeg and then rebuild the sdl package that comes with Slackware.