diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2010-06-20 03:34:58 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-06-20 15:19:58 -0500 |
commit | 53bf6753f25dbba5e2aa069e012e23db9663a5d3 (patch) | |
tree | 3f047143f9830e6601dc968b5d230d3d32d09755 /games/cubosphere/README | |
parent | 0903b293a40255274ef8ba235f441492aa3f2bc8 (diff) | |
download | slackbuilds-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/README | 9 |
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. |