Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

iOS turn-based vs real-time multiplayer connectivity options

I am looking into multiplayer connectivity options for a two player game and wondering what options are available to use. I've read up on a bunch of stuff online but still couldn't figure this out. I've done a tutorial with GKSession from GameKit.h, but I'm confused on whether Game Center and GameKit are the same thing.

What are some connectivity options for both a turn-based and real-time two player game? Are there any benefits for either styles with these connectivity options?

Thank you!

like image 945
James Kuang Avatar asked Nov 22 '25 06:11

James Kuang


1 Answers

Game Center is the customer-facing name of the services Apple provides. GameKit is the framework that Apple provides for developers to implement Game Center functionality.

Whether or not you make a turn-based or real-time game really depends on the type of game you're making.

like image 176
WendiKidd Avatar answered Nov 24 '25 19:11

WendiKidd



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!