A collection of three phaser games.
Click here for the Bad Buffy demo video
- Bad Buffy: a fully fleshed out platformer game, with hazzards, special abilities, customizable user settings, and custom effects
- Basic Platformer: exactly what it says on the tin. A proof of concept game, with basic physics, sound, and animation
- Circular Runner: an infinite runner on a circular field, with Katamari Damacy inspired design. Game physics done with trigonometry.
To run:
- npm install
- python -m SimpleHTTPServer