Zomis / flexgame-server

Started out as Monopoly, turned into everything. Obsolete and superseded by the Games repository.
Apache License 2.0
3 stars 0 forks source link

Game endings #8

Closed Zomis closed 4 years ago

Zomis commented 7 years ago

When a game has ended, clients should know this.

At least tell them in game summary.

When to wipe out the game? Should each client call /leave or something? Can't rely on that. It needs to be wiped automatically somehow. Once a database is implemented, it should of course be possible to see past games played as well.

Zomis commented 4 years ago

A game can be wiped out when it's finished. At least in Server2.