Skip to content
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

Statistics page #60

Open
Sesu8642 opened this issue Jul 20, 2023 · 2 comments
Open

Statistics page #60

Sesu8642 opened this issue Jul 20, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@Sesu8642
Copy link
Owner

Suggestion I received via email: show how often the player won and lost. Some metrics I can imagine:

  • number of maps generated
  • number of maps started
  • number of games won and lost (as mentioned, possibly per difficulty)
  • number of games exited before winning or losing (possibly per difficulty)
  • seed played the most
@Sesu8642 Sesu8642 added the enhancement New feature or request label Jul 23, 2023
@lauicibovi23
Copy link

Hello @Sesu8642, I want to participe on your project and try to fix this issue

@Sesu8642
Copy link
Owner Author

Hi @lauicibovi23 ,
Thanks, I appretiate it! Let me give you some notes on what needs to be done:

  • new package "statistics" under "menu"
  • have a look at the "preferences" package for some similar things (DAO, UI structure)
  • the actions mentioned above should send events to the event bus
  • event handler class that subscribes to the events and calls the events and calls the DAO

Let me know if you need any more information 😃

Please make sure you agree with the CLA before starting any work and sign it in your PR.

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

2 participants