games/cubosphere: Fix README.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2020-10-13 01:38:31 -04:00 committed by Willy Sudiarto Raharjo
parent 7d8ae0efb9
commit 0c953e9f8d
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -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.