(Source: https://www.powerlanguage.co.uk/wordle/) Guess the Wordle in 6 tries. Each guess must be a valid 5 letter word. Hit the enter button to submit. After each guess, the color of the tiles will change to show how close your guess was to the word. Green: The letter is in the word and in the correct spot. Yellow: The letter is in the word but in the wrong spot. Gray: The letter is not in the word in any spot. A new WORDLE will be available each day!
For keyboard users, please use ← (Left Arrow) as backspace (Scratch Limitation) Hard Mode: Any revealed hints must be used in subsequent guesses Light / Dark Theme is by default using the system preference (if supported, e.g. Chrome Desktop). Color-Blind Mode (High Contrast Mode): For improved color vision. The Word List is the same as the website version, which comes from Scrabble Dictionary. Practice Mode: Choosing a random word from the valid word list. For non-practice mode, the answer list is adapted from https://www.powerlanguage.co.uk/wordle/ instead of https://www.nytimes.com/games/wordle/, since nytimes' version has censored some valid words and answers from the list. The update time is according to local time, same as what in the original #Wordle. All other scripts than the dark mode detector are in a single sprite. The whole interface is drawn by #pen only, except the toast variable. Related Projects / Stuffs: - Light/Dark Theme Detector: https://scratch.mit.edu/projects/644630356/ - Time Zone Detector and UTC Time Display https://scratch.mit.edu/projects/224115628/ - Filling Polygon with Pen - Text Engine - Stack-based Variable Management