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
Jimmy Auldridge
11,578 PointsDo I need to know java to make ios games?
I am learning Swift so I can make ios apps, but I want to make game apps. Would I need to learn java too? I have always assumed that the really big a successful ios games are java applications, to where as the actual ios app is just a gate to the java application. Is this even remotly correct?
1 Answer
Michael Hulet
47,913 PointsNot even close. Those are still in either Swift or Objective-C. For games, Apple has a great Swift/Objective-C framework called SpriteKit to help with development, which Treehouse has a course for
Jimmy Auldridge
11,578 PointsJimmy Auldridge
11,578 PointsThanks man. My whole world just changed :-)
agreatdaytocode
24,757 Pointsagreatdaytocode
24,757 PointsWelcome to the world of iOS!