Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 478 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 478 Bytes

Python Turtle Racing Game

A racing game buit in Python using the Turtle Graphics Library, where 6 tutles move forward random paces (between 1 & 10) and the turtle which reaches the end of the screen first, wins.

How to play:

Just run/compile the code and then fill-in the prompt to start the game!

License:

This project is licensed under the Apache License, Version 2.0.

You're open to make changes and contribute to the project, please make a pull request!