So I attended a game jam this weekend. I haven’t done any flash programming for about 2 years, so it was fun to take a trip back into the past and write some Actionscript again.…
Category: games
Flixel Animated TileMap
So I was putting together a game where I wanted an animated tilemap in flixel, it did not seem to have this functionality natively, so I created a class for it and thought I'd share.…
flash punk 101
I've been playing recently with Chevy Ray's FlashPunk library, which can be found here. It's a 2d game library built on the premise of bitmapped data for all the speed and performance benefits that comes…