Required Solution Multi-Player Game Logic ?

+1 vote

hi, Friends..

In multiplayer game, i done most of task, but some problem is there,..........

 PROBLEM :

    - When my opponent player is Game over, then automatically my own player is destroyed, i want to those player game is over , that player are destroy. how to solve my problem ...In android

asked Apr 21, 2015 in AppWarp by tarbundiyahitesh21 (81 points)

1 Answer

0 votes

Hi,

Once the game is over at one player end then you can notify other players about the game over and can perform the necessary action.

To notify the other players, you can use,

1. SendChat: you can send game over message in the room that will be delivered to all players in the room

2. SendUpdatePeers: you can update other players in the room with game over message that will be delivered to all players in the room

apis of WarpClient.

Let us know if you have further queries.

Thanks.

answered Apr 21, 2015 by rajeev.etc (1,660 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
...