Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

iOS

iOS Game

Hi guys,

I have just joined here and wanted to learn to create my own gaming app, can someone please advise me where's the best area to start on here please?

3 Answers

Start the Track "iOS Development with Swift"!

If you're a beginner to programming you would need to have a foundation in C and Obj-C before you can start with Swift. Swift is a new programming language created by Apple to make coding simpler yet more powerful. It borrows from many languages, mainly C and Obj-C.

It depends what the actual aim is - for fast results, just start with Swift and play a little around with it - you can get good results without too much further knowledge. If you want to become an actual iOS-developer learning Objective-C will give you a far better understanding whats going on behind the scenes - and will also improve and help coding in Swift.

Thanks David

No Problem :)

I have been advised to start of with the following links

Build a Game with Sprite Kit: http://teamtreehouse.com/library/build-a-game-with-sprite-kit Mobile Game Design: http://teamtreehouse.com/library/mobile-game-design

Good start?