play turtle race game on your terminal simple python program use of Turtle(), penup(), pendown(), forward(),backward() from Turtle import *
How to play :
- Download this repository and keep it to your desktop
- open your terminal and goto desktop by typing 'cd Desktop'
- type 'cd Turtle-Race-master' on your terminal
- type 'python3 game.py'
- Now enjoy the game warning : To play this game donload python3.x