Miniand / brdg.me

Board game backend, with a mail and CLI interface
8 stars 0 forks source link

Game statistics #56

Closed beefsack closed 9 years ago

beefsack commented 9 years ago

API endpoint to return game statistics for players. Possibility to create contextual game statistics, such as min / max values over all games (longest wall in Alhambra.) Also might be interesting to see timed rankings, such as "best Acquire player this month".

Since our player base is small I think it's safe to dynamically generate the stats for now.

beefsack commented 9 years ago

This issue was moved to Miniand/brdg.me-issues#19