Terasology / LightAndShadow

Light & Shadow is an experimental game type set in a quirky Alice in Wonderland inspired setting
Apache License 2.0
8 stars 22 forks source link

Game Restart Implementation #91

Closed darshan3 closed 5 years ago

darshan3 commented 5 years ago

Project Cards:

  1. Game Restart [1]

How to test:

  1. Host a Light and Shadow game
  2. Join the game using one more client instance
  3. Choose one team with each of the players
  4. The player to collect the flag 5 times first wins!
  5. Press the restart button, first from the remote clients and then from the server/client instance.

Expected outcome: The game over screen should now show a list of all players. Pressing restart will get players back to their bases and reset the points and health. Remote clients shouldn't be able to restart the game. Only Server/Client instance should be able to restart the game.