game proposal
1. the overall job of this game is to click the dollar bill, every time you click it you get one point, the goal is to get as many clicks as you can within 30 seconds.
2. all there is for the characters is the dollar bill, i made it using the costumes tab, downloaded a clip art of a dollar sign, and pasted it onto the green rectangle.
3. so when you click on the dollar bill, the variable will change by 1, it senses by an if-then block with a sensing of if the mouse is pressed and if down. instead of using the variables regular scratch representation I used a different way of representing the variable using different costumes, 1-0 and it changes the number every time you click it. i am still trying to figure out how to make it so that when the time variable reaches 30 the game stops and it represents the time you got.
4.i plan to check out some other players games and see how to improve parts of my game.
5.https://www.youtube.com/watch?v=vV2pC0kY1ik
2. all there is for the characters is the dollar bill, i made it using the costumes tab, downloaded a clip art of a dollar sign, and pasted it onto the green rectangle.
3. so when you click on the dollar bill, the variable will change by 1, it senses by an if-then block with a sensing of if the mouse is pressed and if down. instead of using the variables regular scratch representation I used a different way of representing the variable using different costumes, 1-0 and it changes the number every time you click it. i am still trying to figure out how to make it so that when the time variable reaches 30 the game stops and it represents the time you got.
4.i plan to check out some other players games and see how to improve parts of my game.
5.https://www.youtube.com/watch?v=vV2pC0kY1ik
Comments
Post a Comment