Game networking demos

Here is are some realtime samples with tictactoe. They could be put together but I thought it would be easier for others to be sperate.

Google play games services (new)

https://github.com/scottrules44/gpgsTicTacToe

Game kit

https://github.com/scottrules44/gameKitTicTacToe

Thank you for this

I am trying to use this , but its not working for me . When i call  init , i am getting this response,

{

  isError = false,

 name = “init”,

 type = “init”

}

what all the possible mistakes i might have done?

@scottrules44, Thanks for posting these!

Thanks for the plugin

Thank you for this

I am trying to use this , but its not working for me . When i call  init , i am getting this response,

{

  isError = false,

 name = “init”,

 type = “init”

}

what all the possible mistakes i might have done?

@scottrules44, Thanks for posting these!

Thanks for the plugin