Welcome to Scratch Slots! Scratch Slots is, as the name suggests, is a slot machine. Click the 'Spin' button and see what you land on! If you get all 'slots' on the same costume, you win! Good luck, and have fun! You have a 1/12 chance of winning. Good luck!
Hey guys! I decided to make this out of boredom and now it's here. Also, I'm going to try and move into the programming language Python, so I might not be posting any projects after a while. I will still check up on Scratch but I may not post stuff. How it works (In a rough, bad explanation): It uses a script that when you land on one costume, it sends a signal to the next slot, telling it which one you got. The next slot receives the information and, depending which slot you got, puts into a script. That script broadcasts the next one you land on to the last slot, which does the same thing. If you get a cat on all three slots, the last slot sends out a specific broadcast which tells the display at the top of the machine, "Hey! They won!" so the sign can say win or lose.