In for LD #24
Hi, I’m a programmer based out of Montreal, Canada. I’m planning on participating in LD #24. This will be my first game jam so I’m pretty stoked!
I will be using a template Flash project I’ve written previously as a starting off point. The source code can be found here:
http://www.redroomgames.com/misc/src.zip
It includes modules for building a simple 2D flash game (sound, graphics, a level manager, a tilemap class, a state machine) but no game logic. The “MyLevel” class is where the magic happens; right now it’s just a skeleton.
Cheers!