Skip to content

A Turtle Cross Road game written in Python with using Turtle module.

Notifications You must be signed in to change notification settings

kasoglu/cross-road

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cross Road Game

A Turtle Cross Road game written in Python with using Turtle module.

crossroad

Installing

Download the Python 3 installer package from the official website and install it, if not installed previously.

Run the following in the terminal to install the Turtle module.

pip install turtle

How to Play?

Download the source code from the repository and run the file just as any other Python script (.py) file.

python3 main.py

After you run the main.py you can start over the game.

You can use go forward with ⬆️ ( Up ) key.

After you reached the top line you will level up and cars increase the speed.

Documentations

About

A Turtle Cross Road game written in Python with using Turtle module.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages