Do you guys know how to make a server(s) for a mobile game so players can join the server etc?

Do you guys know how to make a server(s) for a mobile game so players can join the server etc?

  • Mr.

Try to google for: corona sdk multiplayer server

You will get a list of tutorials and services (like Coronium for example) that will take you further.

Mr Coder, in response to your question in the other forum post in regards to using AppWarp:

Shephertz has lots of docs and tutorials on this.

Corona specific:

http://appwarp.shephertz.com/game-development-center/corona-game-developers-home/

http://appwarp.shephertz.com/game-development-center/corona-realtime-turn-based-game-tutorial/

http://appwarp.shephertz.com/game-development-center/corona-color-move-walkthrough/

http://appwarp.shephertz.com/game-development-center/corona-client-apis/

C# but can easily be translated to Corona:

http://blogs.shephertz.com/2013/11/11/tutorial-to-make-multiplayer-games-in-windows-phone-with-appwarp/

http://blogs.shephertz.com/2013/11/13/process-of-matchmaking-with-known-user-and-random-user-on-appwarp/

http://blogs.shephertz.com/2013/11/22/guide-to-using-appwarp-tcp-and-udp-updates-in-your-game/

Try to google for: corona sdk multiplayer server

You will get a list of tutorials and services (like Coronium for example) that will take you further.

Mr Coder, in response to your question in the other forum post in regards to using AppWarp:

Shephertz has lots of docs and tutorials on this.

Corona specific:

http://appwarp.shephertz.com/game-development-center/corona-game-developers-home/

http://appwarp.shephertz.com/game-development-center/corona-realtime-turn-based-game-tutorial/

http://appwarp.shephertz.com/game-development-center/corona-color-move-walkthrough/

http://appwarp.shephertz.com/game-development-center/corona-client-apis/

C# but can easily be translated to Corona:

http://blogs.shephertz.com/2013/11/11/tutorial-to-make-multiplayer-games-in-windows-phone-with-appwarp/

http://blogs.shephertz.com/2013/11/13/process-of-matchmaking-with-known-user-and-random-user-on-appwarp/

http://blogs.shephertz.com/2013/11/22/guide-to-using-appwarp-tcp-and-udp-updates-in-your-game/