AppWarp for turn based multiplayer

Hi

I am trying to use Appwarp for turn based multiplayer. I am able to run their samples but I am facing issues in implementing turn based logic. I am trying to create turn based room but its not working. Just wanted to know if anyone has used Appwarp successfully before. I will be thankful if you can share your experience with me.

Thanks

For online turn based gaming APIs you can take a look at our WP tutorial. The same
concepts can be used for Corona SDK as well.

Below is the link to the WP (C#) tutorial:

http://blogs.shephertz.com/2014/01/07/build-online-turn-based-games-using-appwarp/

It uses the AppWarp realtime turn-based concepts described here

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

Thanks,

Neeraj

For online turn based gaming APIs you can take a look at our WP tutorial. The same
concepts can be used for Corona SDK as well.

Below is the link to the WP (C#) tutorial:

http://blogs.shephertz.com/2014/01/07/build-online-turn-based-games-using-appwarp/

It uses the AppWarp realtime turn-based concepts described here

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

Thanks,

Neeraj

There is also a tutorial which describes how to use AppWarp for online turn-based gaming using their Corona (Lua) APIs.

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

There is also a tutorial which describes how to use AppWarp for online turn-based gaming using their Corona (Lua) APIs.

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