Remix this project to make apps for ScratchOS and post the link to your app as a reply to https://scratch.mit.edu/projects/365039244/#comments-194780410 Replace the names, images, and functions, but keep the pre-programmed scripts. (Delete them only if I say it!) Also, add an app icon and a backdrop! (Without scripts, I'll provide them!) Guidelines: - Your app must follow the Scratch Guidelines. - The app must not cause problems with the rest of ScratchOS. - All sprites must handle system-wide broadcasts like OShome properly. Sprites playing sounds must adjust their volume ("set volume to (Volume) %"). - The area at the bottom of the screen (y -145 to -180) must stay free because the panel is located there. - Leave the scripts in the "Danger zone" as they are. - The app must have a name different from all the other apps of ScratchOS. - The sprite names must follow the name guidelines: <appname>//<item> for sprites, <appname>//<variable> for the app's variables (Leave the Volume variable as it is!), and <appname>//<event> for broadcasts (Leave the OShome and OSshutdown broadcasts as they are!). If accepted, your app will appear in my App Studio, and the ScratchOS App Store (with credits, of course).