Click here for the live version
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.
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.
- ← and → to Move
- Z : Shoot
- X : use Special
- P : Pause
- M : Mute sound
- Better graphics
- More Power-ups
- Bosses


