Skip to content

Latest commit

 

History

History

day23

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Day 23 - The Turtle Crossing Capstone Project

Concepts Practised

  • Create a Turtle that responds to Key Presses
  • Write the Car Class and Create to Randomly Spawn Cars
  • How to Detect Collisions with the Cars
  • How to Detect when the Turtle Crosses Sucessfully
  • Score Keeping and Changing the Car Speed

Turtle Crossing

day23