0. Introduction

In this project you will use random animations to create a turtle racing game.

What you will make

What you will learn

This project covers elements from the following strands of the Raspberry Pi Digital Making Curriculum:

What you will need

1. Display track numbers

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: