We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d91119 commit 663d817Copy full SHA for 663d817
Turtle-Race-Game/README.md
@@ -1,2 +1,16 @@
1
# Turtle-Race
2
-A randomly simulated turtle race! You can watch different color turtles race across the screen and keep track of the wins/losses of each turtle.
+
3
+### A randomly simulated turtle race! You can watch different color turtles race across the screen and keep track of the wins/losses of each turtle.
4
5
6
+## Requirements
7
+- turtle
8
9
+### How to install
10
+- open the cmd
11
+- navigate to the file directory
12
+- do a pip install turtle
13
+- python main.py
14
15
+## A visual look of the game
16
+<img src="https://github.com/oyerohabib/Python-project-Scripts/blob/oyerohabib/Turtle-Race-Game/Turtle-game.png">
Turtle-Race-Game/Turtle-game.png
10.2 KB
0 commit comments