Press the green flag and enter a brief message in the text box. Only lowercase, unaccented characters and space key accepted for now. The delete key can be used to fix mistakes; press enter when done. Easter egg: What happens when you type a few words but forget to press enter for a few seconds?
This project was originally created for Day 14 for Getting Unstuck, and then revised for Day 20 of Getting Unstuck. I had originally set out to make a multiline text editing box, maybe even with a scroll bar. Wow, that was harder than I thought it would be. So on Day 14, I settled for the ability to enter characters. For Day 20, I added support for the Delete and Enter keys. Again, this was much harder than I thought it would be; it actually makes use of an undocumented Scratch feature, described here: https://scratch.mit.edu/projects/19199766/. After concluding that there would probably not be an IPO for "Visual Editor, Improved", I decided that the only thing left to do before abandoning ship was to add a cool Easter egg. Enjoy!