Skip to content

janunayak/TurtleRacingGame-using-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

TurtleRacingGame-using-python

Algorithm: Step1: Design the track.

Step2: Place all Turtle at the appropriate position to start the race.

Step3: Use the for loop to run over the track and a random number to move the Turtle forward by x pixels.

Step 4: End.

Releases

No releases published

Packages

No packages published

Languages