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

Simen Anthonsen
Simen Anthonsen
1,097 Points

How to learn Game Center?

Hi, I have just finished making a turn based game app. All I need now is to implement game center, so that opponents can play against each other. What is the best way to learn game center? I have searched for swift tutorials on a turn based game, but haven´t found any success. Is it something that is easy to figure out self? As said, all parts of my game logic have already been worked out. For now, my game consists of a 1player and a 2player. When one player makes its move, the play goes to the other player. Seeing as i have all these functions figured out, implementing game center should´t be very hard?

Caleb Kleveter
Caleb Kleveter
Treehouse Moderator 37,862 Points

I can link you to the docs, but that is as far as I can get you. I haven't ever used Game Center. If you ever get stuck with the code, ask on Stack Overflow.

1 Answer