Press the green flag to make it start! Click on the one you like best to vote on it! Press the right key to do a little special something! //Add-On 1: Spinning Celebration //Add-On 2: Shout it Out //Add-On 3: Shrinking Sprite //Add-On 4: Secret Votes //Add-On 5: Pick Me // Epic_Scribe(Survey Says) //Epic_Sage(Fashion Poll)
My favorite part of this activity was adding character to the characters. I liked making characters nice or mean. I made them seem one way or another by making them cheer or boo depending on which sprite a person clicks. It was really fun! A variable is a piece of code that holds certain properties. For example, if you were making a game that holds a score you would use variables. Variables are very useful. I used variables in my project to hold the amount of votes each sprite received.You can see the variables below each sprite. The variable might say "Painter 7" or "Hightops 11". How I made them go up was by using the event "When this sprite clicked" block with the "Change __ by 1" block. Variables made this project a fashion poll!