30DaysOfJavaScript
30DaysOfJavaScript copied to clipboard
Title: Add a game called Un-scramble
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