Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement]: Master Typing Score Keeper #3464

Closed
1 task done
KrishnaKalra opened this issue May 19, 2024 · 3 comments · Fixed by #3473
Closed
1 task done

[Enhancement]: Master Typing Score Keeper #3464

KrishnaKalra opened this issue May 19, 2024 · 3 comments · Fixed by #3473
Assignees
Labels
Enhancement ⚡️ gssoc GSSoC24 program label level2 Enhancement in gssoc

Comments

@KrishnaKalra
Copy link
Contributor

Do you want to have the enhancement of existing game ? 😀 Describe yourself..

The game does not provide the user with data on the number of keys that were correctly or incorrectly pressed. We can also give the user information about the key that was pressed incorrectly the most number of times at the end of game.

Describe the solution you'd like

Solution steps

  1. Changes in CSS and HTML to add new counters to keep track of the scores for correct and incorrect key presses.
  2. Changes in JavaScript to update the counters and turn the keys red that were pressed incorrectly the most number of times at the end of the game.

Select program in which you are contributing

GSSoC24

Code of Conduct

@kunjgit
Copy link
Owner

kunjgit commented May 19, 2024

Hey @KrishnaKalra !
Thank you for raising an issue 💗
You can self assign the issue by commenting /assign in comment 😀
Make sure you follow CODE OF CONDUCT and CONTRIBUTING GUIDELINES 🚀
Don’t Forget to ⭐ our GameZone🎮
Make sure you join our Discord🕹️

@kunjgit kunjgit added gssoc GSSoC24 program label Enhancement ⚡️ level2 Enhancement in gssoc labels May 19, 2024
@KrishnaKalra
Copy link
Contributor Author

/assign

@kunjgit
Copy link
Owner

kunjgit commented May 20, 2024

Hey @KrishnaKalra ! Thank you so much for your raising the issue💗
It’s all yours, you can come anytime again and make some contributions! 🚀
Alone, we can do little, but together we can do so much! 😇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement ⚡️ gssoc GSSoC24 program label level2 Enhancement in gssoc
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants