In this project you will use random animations to create a turtle racing game.
This project covers elements from the following strands of the Raspberry Pi Digital Making Curriculum:
First, open up the CodeWorld starter project
You’re going to create a game with racing turtles. First they’ll need a race track!
You will need to import the printedNumbers
function for the next step. Add the following code to the top line of your editor: