In for the third time!

This will be my third LD entry.  Last time I made an ARG, the time before that I made a 3D stealth game, and this time I think I will make a retro 2D platformer (Maybe a metroidvania?  We’ll see), and I will be using Phaser as my engine.

Tools:
Engine: Phaser (on top of javascript and Pixi)
Editor: Atom
Map editor: Tiled
Graphics: GIMP, Paint, maybe AseSprite
Audio: Ableton

I forked a really awesome starter project on Github. It has live browser reloading and uses ES2017 features like the new  Javascript class syntax. I’ve added some classes to for player control and map loading, so I don’t have to waste any time when I kick off.

This is my repo, where I have my starter code checked in. Happy jamming, everyone!