Wordle! If you are not familiar with Wordle, then what you do first is guess a five letter word (press space to guess a word), and the letters of the word will show up on the screen with different colors. The object of the game is to guess the correct word, and the colors are giving you clues about what letters are in the word. If the letter turns gray, then that means the letter is not in the final word at all. If it turns green, then that means the letter is in the final word and in the correct position, but if it turns gold then it is in the final word just not in the correct position. The letters on top are just there to help you visualize which letters can be in the word. Can you guess the correct word in six guesses? How about less? Post how many words it took you to get to the right one in the comments!
This is a Scratch reproduction of a real game online (you should search it up and try it!). All coding is mine but you can use it for whatever reason. I got the lists of words from online. April-100 views!