slackbuilds/games/smc
Phillip Warner cdf1299955 games/smc: Updated for version 1.9 2010-05-13 00:27:05 +02:00
..
README games/smc: Updated for version 1.9 2010-05-13 00:27:05 +02:00
doinst.sh games/smc: Updated for version 1.8 2010-05-12 17:39:33 +02:00
slack-desc games/smc: Updated for version 1.9 2010-05-13 00:27:05 +02:00
smc-1.9_boost.patch games/smc: Updated for version 1.9 2010-05-13 00:27:05 +02:00
smc.SlackBuild games/smc: Updated for version 1.9 2010-05-13 00:27:05 +02:00
smc.desktop games/smc: Added to 12.1 repository 2010-05-11 22:53:47 +02:00
smc.info games/smc: Updated for version 1.9 2010-05-13 00:27:05 +02:00

README

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. The game is 
developed in C++.

** REQUIRES **
To compile this game you will need OpenGL (with hardware acceleration 
enabled) and CEGUI.  Make sure CEGUI is compiled *WITHOUT* DevIL support 
(or just make sure it is not the default image codec) and *WITH* either 
FreeImage or SILLY codec support (FreeImage is the most recommended choice).  
Also, the background music for this game, if desired, must be installed as 
a separate package.  SlackBuilds for the music pack, FreeImage, and CEGUI 
can all be found on SlackBuilds.org.

Please see readme-linux.txt in the docs directory of the source for more
information on this software.