My game - Fly your plane, spy on the enemy, and report on their activity and help win the war!
To install, follow these steps:
- Download the zip from the green "Clone or Download" button at the top of the page.
- Install a development version of Panda3D from here. Ensure you download a Python 3.5/3.6 version, as the game relies on newer features.
- Install RenderPipeline from here. Unzip it, and update the path in gamebase.py to point at the installation.
If the game has a low frame-rate on your computer, you can change the USE_RENDER_PIPELINE
variable to False
, which make the graphics worse, but it should run quicker.
Use the arrow keys to control the plane.