An interactive game where the goal is to help the turtle to cross the street and avoid getting hit by cars.
Use the arrow up key to move the turtle to the other side of the street without getting hit by a car. Be careful as the cars will be moving faster, each time you level up.
- Python: The core programming language used.
- Turtle: A lightweight module that helps us design games in Python.