You have 60 seconds to guess as many words as you can! (This project only knows the most common 10,000 words in American English, so guess accordingly.) Proper nouns (like "California") and common acronyms (like "ISBN") are welcome! If you can't think of a word, you can type "give up"-- but beware, you'll lose some points.
I wanted to make a word-guessing game for Getting Unstuck day 14. The idea for the mechanics of this game came from a pun: "A word with U" could mean a word that starts with 'A' that also has a 'U'. It was easier to find a word list than I thought it would be! I got it here: https://github.com/first20hours/google-10000-english/blob/master/google-10000-english-usa-no-swears.txt (You can upload a txt file to a list by right clicking on the list in the editor.)