From 0c953e9f8d6c112c9ab7e8f7e64260f63dd7144d Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 13 Oct 2020 01:38:31 -0400 Subject: games/cubosphere: Fix README. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- games/cubosphere/README | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'games') 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. -- cgit v1.2.3