Skip to content

afreakk/Helicopter_Flight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2D Procedural Environment Helicopter game

Requirements

  • Python 2.7
  • pygame 1.9.1
  • noise

Installation

  1. get python
  2. get pip
pip install pygame
pip install noise

run

python main.py

Controls

  • W = up
  • S = down
  • SPACE = drop bomb

About

Helicopter flying game using python and pygame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages