This was a project I created using Tosh and Scratch. I coded the entire program in Tosh, then I edited the graphics with the Scratch editor and edited a few things. How to Play: - Use the arrow keys to move. - Avoid the spike. You get a 5-second headstart before it starts to move. - The spike will bounce off of the edge in your direction. After it hits the edge 10 times, the spike's speed will increase. This will continue until the spike reaches a maximum speed of 15. - Press "s" while clicking the flag to disable the speed limit. The high score counter will not increase while the speed limit is disabled. How long can you last? Share your high score in the comments!
Scratch 3.0 doesn't allow you to import Tosh projects directly (probably because of the way they're formatted), so in order to get the Tosh project onto Scratch 3.0, I had to find some loopholes. First, I had to import the project into the Scratch 2.0 editor. This is where I also edited the graphics and set the variables to show up. Then, I saved the project again and imported it into Scratch 3.0. I made some minor edits after porting the project to Scratch 3.0.