Compiling Lost Labyrinth?
Lost Labyrinth is Open Source! This means you can download the sourcecode the graphics and the sounds that we use to create the game.
BUT on windows you will not be able to compile it unless you own the Purebasic Compiler.
(Which you can get here: http://www.purebasic.com)
When you use linux you can use elice (our own compiler) to compile the game. Get a copy of the sourcecode from
lost labyrinth's sourceforge page laby sf page
then switch into the elice subdirectory and say "make laby-svn". you have to have sdl and racc installed to succeed.
Quelle: http://www.lostlabyrinth.com/index.php?p=faq#compiling
Sollte eigentlich gehen verwendet ja SDL, sofern die nicht irgendwelchen nicht arm kompatiblen libs genommen haben sollte das ohne viel auffand gehen, ansonsten der source ist da, kann also auch 1zu1 nachprogramiert werden in ner anderen(besseren) sprache.