We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I want to add a word decrypting game called un-scramble made by using html,css and js.
Some features-
Word Scrambling: Randomly selects a word from a predefined list and scrambles its letters for the user to unscramble.
Input Validation: Checks if the user's input matches the unscrambled word and provides feedback on correctness.
Attempts Limit: Limits the number of attempts a user has to guess the correct word.
Confetti Animation: Celebratory confetti animation plays when the user correctly guesses the word.
looks something like this
Please assign me this under Gssoc'24
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is your feature request related to a problem? Please describe.
I want to add a word decrypting game called un-scramble made by using html,css and js.
Describe the solution you'd like.
Some features-
Word Scrambling: Randomly selects a word from a predefined list and scrambles its letters for the user to unscramble.
Input Validation: Checks if the user's input matches the unscrambled word and provides feedback on correctness.
Attempts Limit: Limits the number of attempts a user has to guess the correct word.
Confetti Animation: Celebratory confetti animation plays when the user correctly guesses the word.
Describe alternatives you've considered.
looks something like this
Add any other context or screenshots about the feature request here.
Please assign me this under Gssoc'24
The text was updated successfully, but these errors were encountered: