Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 319 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 319 Bytes

turtle-crossing-start

A simple, classic 'Turtle Crossing' game implemented using Python's Turtle graphics library. Players control a turtle to navigate across a busy road, avoiding oncoming cars by pressing arrow keys. The game features increasing difficulty with faster cars as the turtle progresses through levels.