Skip to content

iguanastudios/ISGameCenter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ISGameCenter License MIT

Badge w/ Version Badge w/ Platform

iOS Game Center helpers and utilities.

Installation

The best and easiest way is to use CocoaPods.

pod 'ISGameCenter'

ISGameCenter

ISGameCenter helps to manage iOS Game Center, report and track high scores, achievements, and challenges.

ISMultiplayerNetworking

ISMultiplayerNetworking helps to manage multiplayer sessions. It contains a simple network design I use in my own games.

TODO

  • Example will be implemented in the next few days.
  • Add flexibility to ISMultiplayerNetworking messages (Sending a dictionary at a high frecuency could lead to latency problems, use the smallest possible format).

Licence

ISGameCenter is licensed under the MIT Licence.