Framework for the upcoming LD
Looking over the rules here, I see that I’m supposed to declare my custom libraries ahead of time!
From the MiniLDs I’ve done, I’ve built up a little bit of a framework in Actionscript 3 that I think I’ll be using again for LD 15.
I’ve put it on Google code, so you can browse it online here or grab it from svn with something like this:
svn checkout http://meyermike.googlecode.com/svn/trunk/ meyermike-read-only
It’s not too fancy, but it has been quite handy for the kinds of things I’ve been making lately. I didn’t make any documentation for setting it up or using it yet, but if anyone is interested in using it, just let me know and I can do that.