Hi guys,
Probably, my question was to vague.
I would like to add a Multiplayer Turn Based aspect in my game, like a Chess Game.
I found this tutorial
Multiplayer Tic-tac-toe [C2][Web2py(Python)][AJAX][Cross-domain]
https://www.scirra.com/tutorials/1062/m ... ain/page-1
However, I don't want to be real time. I would like the First Player does all his moves and then, posts it to the "WEB" so, other Players can try to beat it.
Depending on the result, both Players will receive rewards.
Which 1st step do you consider me to do?
Which other tutorial do you think I should look at?
My Multiplayer programming skill is almost null, so any tutorial references will help me a lot.
Even a Step by Step to look at will help me.
Thanks again