Tuesday, 28 November 2017

Scratch Level 2 - Racing Game


1. I had difficulty with making the speed of both cars be separate so the cars could be controlled by different players.
To fix this I made different speed variables for both cars, and made the control button to change speed different for each player.
I also had difficulty changing the cars' costume when they crashed. But unfortunately I wan't able to solve the this issue.

2. I added the changes necessary for the game to become two players, such as creating different speeds and buttons for each car; a countdown, and some changes to the scenery such as adding details to the road and trees.
To make the countdown I followed similar steps as to make the title, but instead of it appearing when the game ended, I made it appear every time the game began. For this I had to create different layers for each number, and make the number appear after a certain amount of seconds so that each layer would appear at the correct time.
To make the game scenery I added sprites, such as the trees and finishing line, and for the road border I made it just like the road, but instead of drawing a thick line I made it thinner.




https://scratch.mit.edu/projects/187256163/#editor

No comments:

Post a Comment

Final project journal 10

June 18   On this last class I added the finishing touches to do game, and wrapped the project. Like other days I continued following the...