Press green flag to initialize, then use the arrow key to navigate through the maze. A second attempt at my Day 21 Getting Unstuck prompt... 1s1s: Create a 1s1s project (i.e., project w/only 1 sprite and 1 script).
OK, as I shared in 1s1s splat (https://scratch.mit.edu/projects/237310116/), I had a big vision for my CYOGUP (Choose Your Own Getting Unstuck Prompt), but it was a flaming disaster. I didn't really understand the 1s1s mechanism and I remixed a project that I found confusing. BUT I woke up this morning with some idea of how 1s1s works! (It's basically one big control loop that does everything. Revelation!) So, I decided to take one of my very classic projects (which is in the Creative Computing Curriculum Guide, it was one of the first game projects I tried to help people learn) and make it 1s1s! This project is that attempt!!! Compare the code from the original (from 2009!): https://scratch.mit.edu/projects/612964/#editor with this project's code! Now I don't think I'm ready for a 1s1s situation that is as complicated or as gorgeous as this Super Mario Brothers 1s1s (https://scratch.mit.edu/projects/2176968/#editor), but I feel like I've made a bit of conceptual progress!!! EVERYTHING IS ITERATIVE!!! YAYYYYY!