Real-time turn-based card game like UNO.

0 votes
We are working on creating a real-time turn-based card game like UNO.  This game requires us to have Reverse and Skip functionalities.  

Reverse - The game flow changes from clockwise to anti-clockwise based on an event

Skip - Need to skip the next player's turn  

Can you let us know if that is possible using AppWarp ? OR any other solution that you might have for this.
asked Mar 15, 2014 in AppWarp by sagar (10 points)

1 Answer

0 votes
AppWarp cloud solution doesn't support modifications to turn logic as its done on the server.

For games such as these -  its recommended to use our newly launched on-premise game server whose server side you can author and extend.

http://appwarps2.shephertz.com/

We have a turn based sample as well which illustrates how you can extend the server side for such games

http://appwarps2.shephertz.com/dev-center/samples/rummy-demo/
answered Mar 15, 2014 by dhruvc (1,099 points)
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...