SCRATCH PROGRAMMING QUARTER THREE

Back to index

View project at Scratch

Slot Machine

This is project is very similar to the previous project, except that it looks different. What are the odds of getting four of the same object? How do the odds change if another object is added?

ASSIGNMENT:

Implement the following alterations to the sample program:

  • Add a fifth object to each slot sprite. If you can't think of anything else, just add a sad face.
  • Add a fifth slot sprite and make a space for it on the screen.
  • Instead of the objects rolling up, have them roll down.