Skip to content

typewriter1/FlyingGame

Repository files navigation

Flying Game

My game - Fly your plane, spy on the enemy, and report on their activity and help win the war!

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 change the USE_RENDER_PIPELINE variable to False, which make the graphics worse, but it should run quicker.

How to Play

Use the arrow keys to control the plane.

About

A flight-simulator style game, written in Python and Panda3D, where you locate enemy positions and report on their activity.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages