what can I use to create a game for iphone like DOODLE LAUNCH? -


hey, downloaded game doodle launch today , think pretty cool, make similar game using sort of engine? has physics , uses iphone tilt controls... suggestions??

this link in case want check out...:

http://itunes.apple.com/us/app/doodle-launch/id393793976?mt=8

cocos2d popular, easy-to-use game engine:

http://www.cocos2d-iphone.org/

it doesn't have physics default, many people add box2d physics engine:

http://www.box2d.org/

here's clear tutorial on using 2 on ios:

http://www.raywenderlich.com/457/intro-to-box2d-with-cocos2d-tutorial-bouncing-balls


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -