Skip to content
This repository has been archived by the owner on Aug 26, 2023. It is now read-only.

Score System #1

Open
Scharxi opened this issue Jan 23, 2023 · 2 comments
Open

Score System #1

Scharxi opened this issue Jan 23, 2023 · 2 comments

Comments

@Scharxi
Copy link

Scharxi commented Jan 23, 2023

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.

@vKxni
Copy link
Member

vKxni commented Jan 23, 2023

Sounds good, I feel like you mean a streak system right … so if I guess 20 codes in a row, I have/had a 20 streak. The current leaderboard kinda works the same, each guess = +1 point., should that be removed or should / can it stay? Maybe I could move it to a sub command group
/ leaderboard
/ streak leaderboard etc

Might think about this feature for later on, as the bot isn’t too much fun at the moment (due to less codes added for each language) - there are 5/language on the random mode and only one on the Discord version. A new idea there would be helpful enough 😅

@Scharxi
Copy link
Author

Scharxi commented Jan 24, 2023

I haven't had a deeply look at the code. I didn't know that this functionality partially already exists.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants