Not a finished project! Press space to display a random 5-letter word from a list of 12,000 English words. I'll be using this data to create a Wordle solver program, so stay tuned for that. In this week's episode of Dev Diary on YouTube, Chromeworks Instructor Mr. T continued building his Wordle game in Scratch, constructing a massive database of 12,000 5-letter words. On this week's Saturday Chromeworks broadcast, we used this file to experiment with Mr. T's new database. EXPERIMENT #1 Press space to generate a random 5-letter word on the screen EXPERIMENT #2 Wordle solver prototype Enter a letter into any of the blank spaces in the custom block to generate a list of words that contain the letter in that space. This is not a finished project yet, and right now entering multiple letters into the block will create a list of words that contain one letter OR the other. Can you modify the code so it filters the list as an AND statement?
Chromeworks is a teacher-led, non-profit initiative aimed at transforming children from passive consumers of technology into active creators. Our camps, in-school workshops and YouTube content harness kids' natural love of video games and challenge learners to make ever more complex projects that inspire growth and learning.