SCRATCH PROGRAMMING QUARTER FOUR

Back to index

View project at Scratch

Demolition Derby

Destroying things can be a lot of fun and so can running over objects. In the real world we can't actually do this kind of thing without experiencing some kind of negative consequence, but in games we can do whatever we want, especially if we write the games ourselves!!!!

This demo project is real simple, but you get to add a ton of features to it and make it a little more interesting!

ASSIGNMENT:

Add the following features:

  • Add more objects to run over so that there is a total of ten objects
  • Add an opponent car that drives around randomly and also has the power to run over objects
  • Use a glide to block with random numbers plugged into it to control the movement of the opponent car
  • Keep track of the number of objects run over by each car
  • Declare the car that runs over twenty objects first the winner