The Lost Labyrinth Sourcecode
Release Date: 26.01.2006
Version: 2.3.4
Autor: Markus Doebele
EMail: mar_doe@gmx.de
Homepage: www.lostlabyrinth.com
Language: purebasic (www.purebasic.com)
To compile Lost Labyrinth you need the following:
- The purebasic compiler
It's not free software; you have to buy it here: www.purebasic.com
- The Sourcecode Files
You can get them at the homepage
All the files have the extension *.pb
- The Graphics Files
You can get them at the homepage
We use jpegs and bmps
- The Sound Files
You can get them at the homepage
We use wav's for that
You have to put all the files in the same directory.
e.g. ~/laby
So all the sourcecode files would be directely in this directory
The graphic files have to be in a subdirectory called "tiles"
The sound files have to be in a subdirectory called "sounds"
To compile the game you have to do "pbcompiler laby.pb" You can read about how to install the compiler in the readme that comes with it.
Have fun!
