Race Track

Working either alone or with ONE other person - build a race track using BOTH these instructions AND your brains.

Test your code before you move on!

The indenting is important, because it puts indented code under the control of a command. tick 60, ->
repeats the code indented under it. if
controls the code indented under it.

Now you should attempt at least TWO of these challenges


Last updated