bitbrain / scope

A 3D space network arena shooter
GNU General Public License v2.0
1 stars 0 forks source link

Introduce winning condition #15

Closed bitbrain closed 8 years ago

bitbrain commented 8 years ago
  1. Player reaches first his number of points and stops locally the game
  2. Request to the server is sent that the game is over
  3. Server decides which player has won the game
  4. All players are redirected to a Game summary screen where statistics are shown
  5. game is closed on all clients and on removed on the server

Note: statistics for the moment are just number of points