teamcaz
I hate code!
Profile
Posts: 513
Reg: Jun 12, 2011
carlsbad
5,130
09/01/13 01:43 PM (10 years ago)

Games?

Anyone know of a way to incorporate any kind of game into an app where users in different places could play against each other? Like tic tac toe or any kind if game....
 
Niraj
buzztouch Evangelist
Profile
Posts: 2943
Reg: Jul 11, 2012
Cerritos
37,930
like
09/01/13 03:13 PM (10 years ago)
At a recent iOS Developer Meetup in Irvine, I heard from an indie game developer that she uses an SDK from various providers. Try searching for peer-to-peer iOS Game SDK. -- Niraj
 
teamcaz
I hate code!
Profile
Posts: 513
Reg: Jun 12, 2011
carlsbad
5,130
like
09/01/13 03:24 PM (10 years ago)
Will do thx
 
ATRAIN53
Code is Art
Profile
Posts: 1755
Reg: Nov 17, 2011
Chicago
26,450
like
09/02/13 07:55 AM (10 years ago)
This is where Game Center integration comes into play. Apples backend servers handle all the logging in, user management, keeping track of players moves, etc... Wenderlich has some incerdible tutorials to build one. They are def not for the faint of hart. This is an older one I toyed with a while back. It has been updated so this tutorial is not one I'd suggest - but it gives you an idea of what is involved to build something like this... http://www.raywenderlich.com/5480/beginning-turn-based-gaming-with-ios-5-part-1 I've been trying to make my Hangman code multiplayer and using some of the tips from the Wenderlich tutorials. I'm working from the 2nd edition of that book. Progressing slowly in the time I have!
 
Tony @ Buzztouch
buzztouch Evangelist
Profile
Posts: 528
Reg: Mar 05, 2011
Saint Louis, Mi...
24,620
like
09/02/13 11:04 AM (10 years ago)
@teamcaz I am working on this! I will have more for you soon. Tony Buzztouch.com
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.