Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

Create point system for games that have random difficulty levels #44

Open
elenirotsides opened this issue Apr 26, 2021 · 0 comments
Open
Labels
3 enhancement New feature or request Optional

Comments

@elenirotsides
Copy link
Owner

elenirotsides commented Apr 26, 2021

For games where the difficulty levels are randomly picked by the api, it would be cool to implement a point system!

  • Easy: 1 point
  • Medium: 2 points
  • Hard: 3 points

Its' as simple as adding in a few conditionals checking what the difficulty level is for the current question, and then updating the leaderboard accordingly.

@elenirotsides elenirotsides added enhancement New feature or request 3 Optional labels Apr 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
3 enhancement New feature or request Optional
Projects
None yet
Development

No branches or pull requests

1 participant