Skip to content

pietrek186/turtle-cross-road

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Turtle Cross Road 🐢🚗

Gameplay screenshot

An arcade-style game inspired by Crossy Road, built from scratch in Python using the turtle module.

The goal of the game is to safely guide the turtle to the top of the screen while avoiding randomly generated cars. With each level, the game becomes more challenging as the cars move faster.

Features

  • Randomly generated cars
  • Increasing difficulty with each level
  • Collision detection and game over screen
  • Level-based scoring system

Controls

  • ↑ Up Arrow – move forward

How to run

python main.py

Tech stack

  • Python 3
  • turtle (Python standard library)

About

Arcade-style game inspired by Crossy Road, built from scratch in Python using the turtle module.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages