Skip to content

spmurrayzzz/glitchwizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Glitch Wizard

HTML5 platformer game written for the js13kgames.com 2016 competition.

http://js13kgames.com/entries/glitch-wizard

Final game size: 12859 bytes

Playable Demo

game

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.

Installation

# install dependencies
npm install -g gulp node-static
npm install

# build game
gulp

# host game at 127.0.0.1:8080/dist
static 

Credits/Attribution

All other game art created by Stephen Murray.

About

Glitch Wizard: HTML5 platformer game written for js13kgames 2016

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published