30DaysOfJavaScript icon indicating copy to clipboard operation
30DaysOfJavaScript copied to clipboard

Title: Add a game called Un-scramble

Open shruti110503 opened this issue 1 year ago • 0 comments

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.

Screenshot 2024-06-22 003816 looks something like this

Add any other context or screenshots about the feature request here.

Please assign me this under Gssoc'24

shruti110503 avatar Jun 21 '24 19:06 shruti110503