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

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

Description

@elenirotsides

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions