Flixel Base Code
Posting my base code, and this is what I will be developing from for the weekend’s competition:
https://github.com/df3n5/LD23
At the moment it doesn’t do much, there’s a splash screen, a simple play state and a credits screen. I’ve included the Box2D source in case I use it.
I will be making changes directly to this repo as the weekend progresses, for anyone interested.