diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/cubosphere/README | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/games/cubosphere/README b/games/cubosphere/README index a626d23347..08dc5ce7d9 100644 --- a/games/cubosphere/README +++ b/games/cubosphere/README @@ -1,7 +1,8 @@ -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. +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. -Note: In order to load the background music (eg. loading *.mp3 files), install -smpeg and then rebuild the sdl package that comes with Slackware. +Note: In order to load the background music (eg. loading *.mp3 files), +install smpeg and then rebuild the sdl package that comes with +Slackware. |