[google-appengine] Mobile Chess Game

2014-03-15 Thread José Santos
Hello I'm new in this stuff and I have a question for my future project ! Is It possible to use the Google Backend to implement the conditions/logics of a Chess game (in Java) and then on an Android/IOS play the game with the info stored in the Backend ? That might sound confusing, -- You

Re: [google-appengine] Mobile Chess Game

2014-03-16 Thread Vinny P
On Sat, Mar 15, 2014 at 7:21 AM, José Santos wrote: > I'm new in this stuff and I have a question for my future project ! > Is It possible to use the Google Backend to implement the > conditions/logics of a Chess game (in Java) > and then on an Android/IOS play the game with the info stored in th

Re: [google-appengine] Mobile Chess Game

2014-03-17 Thread Kristopher Giesing
I've implemented a multiplayer board game using an iOS client and a GAE service. I'd be more than happy to talk about my experiences. If you search for my posts on this forum you'll probably find earlier mentions of the overall architecture, or if you want more specific information I can foll