It's simple enough drawing one bounding rectangle but I figure it'll take ages to apply this to an entire maze.
I need someway to relatively quickly and painlessly make a maze sprite out of photoshop solid. I heard blitting/per pixel collision detection might work. Does anybody have any sample code for a simple algorithm?
Thanks...