Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 846 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 846 Bytes

Flying Game

My game.

Screenshot

Installing

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 try out the non_renderpipeline brach, which has worse graphics, but should run quicker.

How to Play

Use the arrow keys to control the plane.