Scratch level 2 racing game
This is my link for my scratch project: https://scratch.mit.edu/projects/187263280/
Instructions: Press green button to start the game.. Use up,down,right, and left keys to control the purple car. Use w,s,a,d to control the purple car. Game ends after 2 laps.
1. I had a difficulty with the timer not resetting after stopping and restarting the game..
I set the variable timer to zero when pressed green.
2. I added in a new car, the new car has the same code as the last one except different keys and controls plus new starting position. Making it a two player game.
Instructions: Press green button to start the game.. Use up,down,right, and left keys to control the purple car. Use w,s,a,d to control the purple car. Game ends after 2 laps.
1. I had a difficulty with the timer not resetting after stopping and restarting the game..
I set the variable timer to zero when pressed green.
2. I added in a new car, the new car has the same code as the last one except different keys and controls plus new starting position. Making it a two player game.
Comments
Post a Comment