Tagged Questions
-1
votes
3answers
2k views
Best Platform/Engine for turn based Client/Server Android game [closed]
I'm currently designing a turn based game for tablets. Initially for Android with porting to iOS later considered in design.
I'm having trouble narrowing down the available technologies to even know ...
6
votes
4answers
774 views
Can Google App Engine communicate with a stand alone program?
If I create a client program using say C#, or develop something for the Android or Iphone, can I use Google App Engine for the server and communicate with the client application mentioned above?
11
votes
3answers
4k views
How to client/server game using Google App Engine (Looking for tutorial.)
(NOTE: This is a duplicate of a question I asked on SO, having temporarily forgotten about GameDev <hang head in shame>. When one is answered, I will link it back to the other.)
I'm trying to ...