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

SpriteKit game tutorials for Swift

Hi, I wanted to ask about any plans for a SpriteKit game tutorial like Amit Bijlani's "Space Cat" game. I would love to learn about 2D gaming in swift, just because i just learned swift but no knowledge of objective-C.

I tried looking online for any SpriteKit tutorials, but nothing compares to how TreeHouse teaches me. I went from no programming experience , to having Python ,HTML ,CSS, and now swift.

TreeHouse! Please , please ,please have a turorial on spritekit gaming on swift please!!

1 Answer

Hey.

I was looking for this too! Instead of waiting for it, I tried coding the game in Swift as Amit coded the game in Objective-C. When i got an error or didn't know what the Objective-C code would look like in Swift i just checked the SpriteKit docs or googled it.

Quite fun... Also frustrating haha.

Man that sounds like a lot work. Thanks for the advise , i might just do that also!