how to learn ios game development using swift.. good starting point?
- by hamobi
I've published a simple app on the app store using objective-c. That was a good learning experience but I never grew to love the language.
Later on I jumped into learning cocos2d in order to begin developing a game.. but objective-c always seemed really cumbersome to write. Eventually I put my project aside.
Now that swift has come out.. It has made me think about developing games again.. I know that xcode has some project types geared towards game development, but since I'm a beginner in this area I really need some hand holding (books / tutorials) to get started.
Cocos2d seems like its really stuck in that objective-c world. What's the best way for a beginner to learn game development using swift?