A simple version of the scratch program that is fun to toy with! How to use: To add blocks, either drag and drop them in to the script area or press the + button. To change blocks use the arrow buttons. To turn on a forever loop block the forever block or drag it in to the script area. To clear your blocks press the page button. To delete individual blocks click the blocks in the script area. To run your scripts press the flag block or flag button. To stop running scripts press the stop button. There is tons of room for improvement. Remix this and make a much better version! A big thanks to archmage for this project and many of its cool features! If you wanna check out my significantly upgraded version of this, you can find it here: https://scratch.mit.edu/projects/2579066/ It's shared on my main Scratch account :D ---------------------------------------------------------------------- Update March 6, 2022: The variables showing the mouse's x and y coordinates are back, after being faultily removed during the Scratch updates.