bcastell / starfighter

HTML5-Canvas Video Game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


A space shooter built with vanilla JavaScript and HTML5-Canvas.

Screenshots

Screen 1 Screen 2
Screen 3 Screen 4

Instructions

  • Shoot and destroy meteors to increase score
  • Dodge incoming meteors to prevent losing lives
  • Collect powerups to wreak havoc

Key Features

  • Custom Particle Effects
    • Player death
    • Player revival
    • Meteor explosion
    • Powerups
    • Stars
  • Audio
    • Background music
  • Powerups
    • Triple-fire
    • Shield
    • Extra life
  • Lives
  • Score

Controls

Action Button
Move left A or ◀︎
Move right D or ▶︎
Move up W or
Move down S or
Fire Spacebar

Authors

  • Brandon Castellanos - GitHub

Attribution

Jan125 - Background Music

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

HTML5-Canvas Video Game

License:MIT License


Languages

Language:JavaScript 97.7%Language:HTML 2.3%