Hacker News new | ask | show | jobs
by thestoicjester 5471 days ago
Yeah, I definitely plan on follow-up posts with any changes that occur.

As for engines, I used cocos2d for all of the 2d (imagine that) stuff like menus and the HUD. The 3d objects I made using blender, modified some code I found online[1] to load them into the project, then pretty much just cobbled together a physics and rendering engine by hand. Good times.

[1]http://iphonedevelopment.blogspot.com/2008/12/start-of-wavef...