From 6639ea9752682c6640f1d0462603f2466c03a451 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 26 Oct 2021 03:59:43 -0400 Subject: games/smc: New-style icons. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- games/smc/README | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'games/smc/README') diff --git a/games/smc/README b/games/smc/README index 21f7187b7b41f..a98dc65930ccc 100644 --- a/games/smc/README +++ b/games/smc/README @@ -1,23 +1,23 @@ smc (Secret Maryo Chronicles) -Secret Maryo Chronicles is an Open Source two-dimensional platform game -with a style designed similar to classic sidescroller games such as -Super Mario Bros. It uses the platform independent library SDL and, since -version 0.98, the OpenGL accelerated graphics renderer from CEGUI. The -game is developed in C++. +Secret Maryo Chronicles is an Open Source two-dimensional platform +game with a style designed similar to classic sidescroller games such +as Super Mario Bros. It uses the platform independent library SDL and, +since version 0.98, the OpenGL accelerated graphics renderer from +CEGUI. The game is developed in C++. Notes: The default keyboard controls are arrows to move, A to run, S to jump, and Enter to use an item or (in the Overworld) start a level. See -/usr/doc/smc-$VERSION/controls.html and the in-game Options -> Keyboard -menu for more information. +/usr/doc/smc-$VERSION/controls.html and the in-game Options -> +Keyboard menu for more information. To compile this game you will need CEGUI0.7. Make sure CEGUI0.7 is -compiled after FreeImage, as this needs a CEGUI0.7 with FreeImage support -built in (the latest CEGUI0.7 SlackBuild will automatically use FreeImage -if available). +compiled after FreeImage, as this needs a CEGUI0.7 with FreeImage +support built in (the latest CEGUI0.7 SlackBuild will automatically +use FreeImage if available). -Unfortunately, as of this writing, it's impossible to install both CEGUI -and CEGUI0.7 at the same time, so make sure CEGUI (the 0.8 version) -isn't installed or you'll end up with a mess. +Unfortunately, as of this writing, it's impossible to install both +CEGUI and CEGUI0.7 at the same time, so make sure CEGUI (the 0.8 +version) isn't installed or you'll end up with a mess. -- cgit v1.2.3