You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
For games where the difficulty levels are randomly picked by the api, it would be cool to implement a point system!
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.
The text was updated successfully, but these errors were encountered: