Towerx ATC Game Code
Status: Beta
Brought to you by:
julianibus
File | Date | Author | Commit |
---|---|---|---|
images | 2011-01-05 | julianibus | [r122] 0.1.9.2 |
levels | 2011-09-17 | julianibus | [r134] 0.1.9.5 |
sound | 2011-02-13 | julianibus | [r133] 0.1.9.12 |
Readme | 2011-01-21 | julianibus | [r125] 0.1.9.5 |
changelog | 2011-01-22 | julianibus | [r130] 0.1.9.9 |
collisiondetection.py | 2010-08-24 | julianibus | [r18] 0.1 |
gpl.txt | 2010-08-24 | julianibus | [r15] 0.0.9.9 |
keys | 2011-01-01 | julianibus | [r111] 0.1.8.8 |
main.py | 2011-01-05 | julianibus | [r122] 0.1.9.2 |
namecreator.py | 2010-08-24 | julianibus | [r18] 0.1 |
progress.py | 2010-09-09 | julianibus | [r53] 0.1.4.1 |
score.py | 2011-01-04 | julianibus | [r117] 0.1.8.13 |
towerx.conf | 2011-09-17 | julianibus | [r134] 0.1.9.5 |
towerx.py | 2011-01-22 | julianibus | [r129] 0.1.9.8 |
towerx.sh | 2011-02-06 | julianibus | [r132] 0.1.9.11 |
TOWERX README ===================================================== REQUIREMENTS towerx requires the following things: python 2.x (not 3.x), pygame CONFIGURATION Settings are saved in towerx.conf. GET STARTED To run the game start towerx.py with python. CL: python towerx.py To run a single level run CL: python main.py <level> KEYS are listed in the "keys" file LEVELS: Currently there are the following levels: tutorial Malta-Stage: welcometomalta summerholidays notresponding Lago Maggiore-Stage: lago departure oldtimes London-Stage: heathrow thequeen Island-Stage: island deadengines volcanicash Montreal-Stage: montreal KNOWN PROBLEMS (Help to fix them): * In Windows main.py only imports modules (level modules) that are in the same directory (not in the level/scripts subdirectory) -> FATAL ERROR ====================================================== Licence: GPL Version 3 (gpl.txt) (C) 2010 Julian Wienand