If you are new to the language(objective-C) as I’m, or has another language background I would recommend searching google for: “language-name to objective-c”
As I have a Flash as3 background, here goes some good links for language transitioning:
http://www.craftymind.com/2008/04/30/from-as3-to-objective-c-flex-vs-iphone-development/
http://hailmothra.com/blog/?p=154
http://www.insideria.com/2008/12/actionscript-to-cocoa—protot.html
http://jwopitz.wordpress.com/2009/06/05/objective-c-actionscript-3-translation-notes/
http://blog.teknision.com/?p=164
Last 2 has a very comprehensive comparisons.
If you do action scripts and have already used Box2d, there is some tutorials, and xcode sources available on the web, there is an open source 2d game engine called cocos2d for iphone that uses box2d or chipmonk as physic engine.
http://cocos2d.org/
http://www.cocos2d-iphone.org/
There is a cpp project to port as3 on xcode called haxe:
http://haxe.org/doc/intro
http://gamehaxe.com/2009/07/28/haxe-iphone-cpp-at-last/comment-page-2/#comment-289
These links helped me a lot.
From now on I will try to post once in a week some of my source codes.
I will try to post on sunday nights brazilian time . (GMT -03:00) Brasilia
If you are new to the language(objective-C) as I’m, or has another language background I would recommend searching google for: “language-name to objective-c”
As I have a Flash as3 background, here goes some good links for language transitioning:
http://www.craftymind.com/2008/04/30/from-as3-to-objective-c-flex-vs-iphone-development/
http://hailmothra.com/blog/?p=154
http://www.insideria.com/2008/12/actionscript-to-cocoa—protot.html
http://jwopitz.wordpress.com/2009/06/05/objective-c-actionscript-3-translation-notes/
http://blog.teknision.com/?p=164
Last 2 has a very comprehensive comparisons.
If you do action scripts and have already used Box2d, there is some tutorials, and xcode sources available on the web, there is an open source 2d game engine called cocos2d for iphone that uses box2d or chipmonk as physic engine.
http://cocos2d.org/
http://www.cocos2d-iphone.org/
There is a cpp project to port as3 on xcode called haxe:
http://haxe.org/doc/intro
http://gamehaxe.com/2009/07/28/haxe-iphone-cpp-at-last/comment-page-2/#comment-289
These links helped me a lot.
From now on I will try to post once in a week some of my source codes.
I will try to post on sunday nights brazilian time . (GMT -03:00) Brasilia