nihalahmed / GameCenterManager

iOS Game Center helper singleton
Other
715 stars 127 forks source link

[Swift Refactor] Split Manager Class #62

Open Sam-Spencer opened 8 years ago

Sam-Spencer commented 8 years ago

Split the main GameCenterManager class into multiple classes for Achievement, Leaderboard, Challenge, Profile, and Multiplayer handling. Each of these classes will be routed through a main class titled Referee.

danoli3 commented 8 years ago

+1 nice