Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 435 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 435 Bytes

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