Skip to content

Chief-Blackhood/Air-Force-Galatica

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Air Force Galactica

3D Fighter plane shooter game using WebGL (Three.js)

It is an endless game where you have to avenge you fellow crewmates who were bombed by enemy planes. Are you up for the job cadet?

The game is inspired by Sky force. You can shoot down enemy fighter plane with you trusty companion plane. Collect stars as you destory your enemies to increase you score. But beware enemies can shoot and follow you. Try to avoid crashing into them or getting hit by their bullets. See how long you can survive.

How to Run

$ npm i
$ npm start

Key Bindings

The keys to move the player around are:

  • a: To move left
  • d: To move right
  • w: To move forward
  • s: To move backwards
  • space: To shoot bullets

Score

The score is computed on how long you have survived. Each star you collect fetches you extra 50 points.

Health

  • You have 100 health at the start.
  • Every time a enemy bullets hits you lose 10 health.
  • If an enemy plane crashes into you then you lose 25 health.

Trailer link

Watch the trailer here

About

A endless runner THREE.js game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published