Skip to content

TheDragonary/War-Plane

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

War Plane

Simple 2D scrolling fighter plane game with progressive difficulty using Pygame

Shoot down enemy planes and try for a high score, but the game gets more difficult the higher your score!

Downloads

Controls

Action Key
Movement Arrow keys / WASD
Shoot Space

Features

  • Endless progressive difficulty
  • Increasing enemy speed and fire rate
  • Limited ammo; gain ammo with every kill

Gameplay

gameplay.mp4

Building

Not sure why you would ever want to build this as you can find the latest build in Releases but anyways...

Clone the repo

git clone https://github.com/TheDragonary/War-Plane.git

Install packages. Latest Python version (3.12+) should work fine.

pip install pygame pygame-menu pyinstaller

Run the spec file

pyinstaller "War Plane.spec"

Done! You'll find the executable in the dist/ folder.

About

Simple 2D scrolling fighter plane game using Pygame

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages