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
Aurelian Spodarec
7,369 PointsiOS loop for different scenes>?
Hi,
So i was just thinking about an infinite game , or at least a build game level that goes across the platform.
The infinite game is build like , you get different classes for the pice of the ground you want and you add to random pice with the same category to make a random game loop like temple run i believe.
If to build a game like mario , a set up level, how would you do it? i mean how would you make lets say 10 times the width of the iPhone and set that level . Im pretty sure its possible but how , or what should i think about it?
im in Obj-C if something but the theory stays the same i believe.
1 Answer
aldoolivares
14,478 PointsYou mean something like a jetpack joyride?
Aurelian Spodarec
7,369 PointsAurelian Spodarec
7,369 PointsNever played it but I believe yes , like mario xd.