Skip to content

mzrithm/turtle_crossing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐢 turtle_crossing

This is a classic "Turtle Crossing the Road" game using the Turtle module and Python.

In this game, you are the Turtle. 🐢

You appear on the edge of a street. And just after you appear, so does the traffic.

Can you cross the street safely?

You can only move forward. (Use the ⬆️ key to move.)

If you cross the road safely, you reach the next level: Same street. Faster traffic. 🚗

Screenshot of Turtle Crossing game on level 1 with turtle character approaching colorful traffic.

That's all there is to it! 🏁 🐢

Find out more about the Turtle Module here!

New to coding? Python is an excellent place to start!

About

A Turtle version of the classic Frogger game.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages