Scratch Race
1. I tried to add a bomb that would come after your car every time you hit the grass and reset you when it touched you. However the the bomb wouldn't disappear afterwards and I didn't have enough time to fix it so I removed that feature.
2. I added a two player version, a countdown and whenever the two cars touched it went on fire and made them spin, (similar to what happens when they touch the grass).
I added the two player version by copy and pasting the commands, however adding a "speed" and "laps" variable different from car 1. I also had to change the controls for both cars, (from WASD to the arrow pad).
To add the countdown, I went into "Paint" and drew out each slide, then added them all as sprites which would appear at different times (ex. from when the green flag is clicked to .25sec after).
To add the effect of the cars "crashing" into each other every time they touched, I used the same commands as the grass, except the stimuli to active the commands was when touched by other car.
https://scratch.mit.edu/projects/187048006/
2. I added a two player version, a countdown and whenever the two cars touched it went on fire and made them spin, (similar to what happens when they touch the grass).
I added the two player version by copy and pasting the commands, however adding a "speed" and "laps" variable different from car 1. I also had to change the controls for both cars, (from WASD to the arrow pad).
To add the countdown, I went into "Paint" and drew out each slide, then added them all as sprites which would appear at different times (ex. from when the green flag is clicked to .25sec after).
To add the effect of the cars "crashing" into each other every time they touched, I used the same commands as the grass, except the stimuli to active the commands was when touched by other car.
https://scratch.mit.edu/projects/187048006/
Good job on the game. I like that you made the cars change costume when they crash into one another. However, on top of linking the URL for your Scratch project you also had to embed the game into the blog post. Please read the instructions more carefully for future projects to avoid losing any marks.
ReplyDelete- 28/30
- Mr Chen