Skip to content

andrewbaldwin44/Bird_Strike_OOP_Game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

104 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bird Strike

Object Oriented Programming Game Written for Concordia University


Demo

Play the Game Live

Controls

Fly around using the arrow keys and press space to shoot!

Features

Fly through the Sky Collecting Bacon and Shooting Enemies With Lasers to Earn Points


  • Your high score will persist in Local Storage
  • There are 4 different enemies to fight:
    • Red planes move at a normal speed
    • Yellow planes fly at mach speed
    • Black planes will shoot back
    • And...

The Boss!


Enemies have a chance of dropping hearts. Replenish Your health!

Deploy the project

Clone the repo to your local machine using the terminal:

$ git clone git@github.com:andrewbaldwin44/Bird_Strike_OOP_Game.git

Then Open the index.html Project File in Your Browser

Technologies Used:

  • JavaScript
  • HTML
  • CSS

Author

👤 Andrew Baldwin

About

JavaScript OOP Game Written for Concordia University

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.9%
  • CSS 3.9%
  • HTML 3.2%