DESCRIPTION
An endless runner with elements of a bullet hell. You must control two characters at once, where one character has one life, and other has three lives. Moving the former will cause more bullets to rain on the latter.
MY CONTRIBUTION
⌬ Design of the mechanics and game world
⌬ Programming of all aspects of the game, including:
⌬ Two separate player characters to be controlled with one keyboard
⌬ Randomly generating platforms
⌬ Bullet firing mechanics: firing rate and direction of fire
⌬ Generation of all 2D assets from scratch: animation cycles, setting, characters, etc
⌬ Implementation of all animation and sound effects
PROJECT DETAILS
⌬ Created using Phaser 2
⌬ Javascript language
⌬ HTML5 Browser-based
⌬ Solo project
BEHIND THE DESIGN
WANT TO PLAY?
CLICK ⇩ HERE