SCRATCH PROGRAMMING QUARTER THREE

Back to index

View project at Scratch

Mowing Grass

It takes awhile to mow a large lawn, but if you work real hard and stick to it, eventually you get the job done!

ASSIGNMENT:

Implement the following alterations to the sample program:

  • Instead of mowing left to right, have your person mow right to left.
  • Create a button which starts and stops the person. (That way you can give him a break every once in a while.)
  • Create a counter which keeps track of how many rows have been mowed.