Skip to content

Keep statistics of finished games #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Tomin1 opened this issue Nov 12, 2022 · 0 comments
Open

Keep statistics of finished games #6

Tomin1 opened this issue Nov 12, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@Tomin1
Copy link
Owner

Tomin1 commented Nov 12, 2022

Currently there is no record of finished games. It would be possible to save finished games (lost and won) to sqlite database and then calculate statistics (number of games played and won, time) to display. Player finishing a game and then undoing a move should be also carefully considered when collecting the statistics. This also needs some UI design for another page in the application. There are also some performance considerations once the number of played games grows very large.

@Tomin1 Tomin1 added the enhancement New feature or request label Nov 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant