PabloK / AsciiSoccer

A Soccer game for the web browser
0 stars 0 forks source link

Highscores! #21

Open PabloK opened 11 years ago

PabloK commented 11 years ago

Game info has to convert inte to score objects in the database after the game has finnished. Game info thus has to contain user ids and scores. This should be reported by the server on game end.

This might be a separate process that is triggerd upon games beeing finnsihed.

Top 10 scores should be displayed on the main page. Make sure that selection in db of scores is quick.