Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 804 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 804 Bytes

Word Scramble

WordScramble is a fun word game. Players get a random word and make as many words as they can from it. For example, if the word is "alarming", they might spell "alarm", "ring", "main", and more. With over 12,000 words, it's a great way to improve your vocabulary.

App Screenshot App Screenshot

Usage

The basic usage of the app is as follows:

  1. When the app starts, a random word is displayed in scrambled form.
  2. Enter your guess in the TextField and press Enter.
  3. Earn points by finding correct words.
  4. Watch the confetti animation when you surpass your high score.