Skip to content

davidyshin/starfall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live

Click here for the live version

Star-Fall

Star-Fall is a fast-paced star shooter written in JavaScript and inspired by the 80's arcade game Galaga. The aim is to score as many points as possible by destroying an ever-increasing wave of stars before they hit the city.

The game is simple. Move your ship, and shoot the stars. Try to grab the falling hearts to replenish life, and use your special move ("x") sparingly in dire situations.

Good luck.

Technologies

Star-Fall is built using ES6 syntax JavaScript and the p5.js libraries. p5.js is used for HTML5 canvas rendering and p5.play deals with the sprite class and handles collision detection.

Preview

Controls

  • ← and → to Move
  • Z : Shoot
  • X : use Special
  • P : Pause
  • M : Mute sound

Future Features

  • Better graphics
  • More Power-ups
  • Bosses

Author

David Shin

Acknowledgements

Helen Cho

About

A work-in-progress game made with the p5.js and the p5.play libraries.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors