HTML5 platformer game written for the js13kgames.com 2016 competition.
http://js13kgames.com/entries/glitch-wizard
Final game size: 12859 bytes
Description: Our hero is the Glitch Wizard. He's pretty confused, sometimes when he gets hurt he turns into a more powerful wizard who can jump higher, move faster, and float longer. But then he gets hit again and is back to being an initiate.
Objective: Try to travel as far as you can without dying. Avoid bombs, spikes, and arrows. Getting hurt isn't always that bad, sometimes it turns you into something great! But if you fall — it's over, homie.
Controls: Left/Right arrow keys to move, Space to jump.
# install dependencies
npm install -g gulp node-static
npm install
# build game
gulp
# host game at 127.0.0.1:8080/dist
static
- Character art: RPG Maker VX Resource Planet (Original credit: Tekepon)
- Tileset: Pixel Art Forest Tileset
All other game art created by Stephen Murray.