Turn Base SDK or RealTime SDK .Bit Confused.

Hi ,
I am new to networking concept, but not new to programming. I am bit confused in picking up the right SDK.
I need to know what type of SDK is required for the game like soccer stars by Miniclip.Here is the link.
Could any one choose me the right sdk.

Thanks in advance.

Comments

  • vadim
    vadim mod
    edited September 2015
    Hi,
    SDK choice depends mostly on whether you need 3rd party services integration or not.
    Turnbased application supports all that Realtime have plus some Turnbased specific features. So you can start with Realtime for gameplay implementation and switch easily later to Turnbased if player accounts or game state persistence will be required.
  • Vadin,
    Thanks for the clarification.Now i can take a clear step forward.