Hi,
I have created a turn based war style game similar to chess. My goal is to make it an online 2 player game aimed towards the smart phone platform. I started going through the Getting Started tutorials and all seems fine. I am now feeling a bit lost and overwhelmed with how to approach the next part. For example, how do I save the game scene to the server, record when the player moves one of their units and get the new location, etc. Just in need of some guidance. I've read through some other documents but still confused. Note my only experience with programming is playing around with unity for the past year and half. Thanks in advance.
Robert Ricci