Click on the blocks to create a program, then press the start button to let Steven execute it.
I wanted to create a todo list for a sprite, then I realized that it is exactly what a computer program is! So I made a very simple programming language on top of Scratch. I was surprised by how easy it was to build the "interpreter", i.e. the "start" sprite that reads from the list and broadcast messages to Steven. If I had more time I would implement more programming blocks and I would add the possibility of repeat loops. Enjoy!