PSXSDK videogame
Go to file
XaviDCR92 d60819e75a + New sprites. 2017-09-16 12:44:23 +02:00
Bin + Added BIN/CUE image for non-CDDA mode. 2017-09-16 03:35:52 +02:00
Concepts * Updated. 2017-02-04 15:31:41 +01:00
Documentation + Added BIN/CUE image for non-CDDA mode. 2017-09-16 03:35:52 +02:00
Fonts + Added documentation about text fonts sources. 2017-08-14 14:31:31 +02:00
Levels + Added BIN/CUE image for non-CDDA mode. 2017-09-16 03:35:52 +02:00
Music * Updated. 2017-02-04 15:31:41 +01:00
Sounds + Added source WAV files. See SOUND_SOURCES for license reference. 2017-09-16 12:30:18 +02:00
Source + Added BIN/CUE image for non-CDDA mode. 2017-09-16 03:35:52 +02:00
Sprites + New sprites. 2017-09-16 12:44:23 +02:00
cdimg + Added BIN/CUE image for non-CDDA mode. 2017-09-16 03:35:52 +02:00
.directory * Updated. 2017-02-04 15:31:41 +01:00
.gitignore * Updated. 2017-02-04 15:31:41 +01:00
LICENSE Added LICENSE file 2017-02-04 14:56:48 +01:00
README.md * Probably it looks like Github's MD parser needs spaces after "#" token... 2017-09-16 03:23:54 +02:00
TestLevel.lvl * Updated. 2017-02-04 15:31:41 +01:00

README.md

Airport

Overview

What is Airport?

Airport is an open-source video game for the original Sony Playstation aka PSX/PS1. The player puts himself/herself in the role of an Air Traffic Controller (ATC), where lots of inbound/outbund flights need to be controlled without delays.

What is Airport written with?

Airport is written using an open-source SDK called PSXSDK together with the GNU toolchain. PSXSDK can be freely here. However, a fork was created specifically from the 20150729 version with new experimental features and posted into Github.