This repository was archived by the owner on Aug 26, 2023. It is now read-only.

Description
What do you think about a score system?
When the player starts a new game, he starts with a score of zero, for each correctly answered question the score expands by 1. If he guesses wrong, then the game ends and the score is output. The score and the user could be stored in a database and it could be possible to show the player a history of his past scores by command.
You could also combine this with a global scoreboard.