Skip to content

simple python program is used. turtle race game is build using Turtle() function .

Notifications You must be signed in to change notification settings

khushi144/Turtle-Race-

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Turtle-Race

play turtle race game on your terminal simple python program use of Turtle(), penup(), pendown(), forward(),backward() from Turtle import *

How to play :

  1. Download this repository and keep it to your desktop
  2. open your terminal and goto desktop by typing 'cd Desktop'
  3. type 'cd Turtle-Race-master' on your terminal
  4. type 'python3 game.py'
  5. Now enjoy the game warning : To play this game donload python3.x

About

simple python program is used. turtle race game is build using Turtle() function .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%