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

Which tools should i use to make games on iOS? (Sprite Kit, Unity, Coco2D,...?)

Hi, I have all the basics with Swift and i would like to create game in 2D, and maybe later in 3D. I was wondering which plateforms i should start with. There are so many :

Sprite kit, Unity, Coco2d etc...

My criteria of selection :

  • Best Times investment/ Games result

Thank you very much

2 Answers

Walter Somerville
Walter Somerville
20,698 Points

It really depends on what kind of game you want to make. If you want to make something that might eventually be cross platform, unity or cocos2d would be better choices, because sprite kit is native to apples platforms. If you want to make an ios/osx only game, sprite kit is a great framework to use, however, it is just a framework and not an engine like Unity, which gives you a visual editor and takes care of a lot of smaller things for you.

Thanks Walter for your answer, Yes i would like a cross platform. I looked a bit Unity but it seems to be quiet complicated... What do advise?

I know I'm really late, but this is an excellent tutorial to follow if you want to try Unity. https://www.youtube.com/playlist?list=PLfAMZpOjTmpYjEX4B9iVsE_YQbDJljHCG