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
Michael McClelland
356 PointsHelp with first time app development!
Hey guys, so I have to learn to create and develop an iOS app within the next two weeks and I was thinking about a simple 2d game of some sort, but is there anything I could skip to get into this quicker? I learned some basic objective C already and how to use the basic interface of Xcode 5 but I could use some help to skip through anything to rapidly gain some ground on this project.
2 Answers
Rashii Henry
16,433 PointsIf you want to make a simple 2d game looking into using a framework like Spritekit or Cocos2d. I used Spritekit to make my game Tappy Flight on the App store. You can check it out and if you'd want to use sprite kit then you can ask me questions.
Rashii Henry
16,433 Pointsthanks, i'm working on adding a new feature update. If you don't mind could you leave me a review? email me about spritekit if you have any questions. rh03558@georgiasouthern.edu
Michael McClelland
356 PointsMichael McClelland
356 PointsGreat! Thanks for the idea, I'll be sure too checkout the Spritekit, I knew that was probably the way too go, but that's perfect thanks Rashii! I also downloaded Tappy Flight, and that's pretty good for just a basic SpriteKit!