Completed
| Creating Our Turtle Racers
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Python Beginner Project Tutorial - Turtle Racing
Automatically move to the next video in the Classroom when playback concludes
- 1 | Introduction and Project Demo
- 2 | Project Requirements
- 3 | Getting User Input For # of Racers
- 4 | Setting Up Turtle & The Turtle Screen
- 5 | Creating and Moving a Turtle
- 6 | Turtle Methods and Functionality
- 7 | Creating Our Turtle Racers
- 8 | Turtle Starting Position Calculation
- 9 | Racing Our Turtles