A change of tools!
Posted by sirGustav (twitter: @sirGustav)
December 17th, 2011 4:24 am
I’m in with a change of tools. I was originally going to use löve, but when I added hardon collision detection from tiles to my basecode, everything slowed to a crawl. It probably has to do with adding million small rectangles or something but it looks like that I’m going to use flixel again and save löve for next time when my basecode is mature enough to be used.