Skip to content

J87/FlyingGame

 
 

Repository files navigation

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.

About

A flight-simulator style game, written in python and Panda3D, where you locate enemy targets an report back on them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%