Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 663d817

Browse files
committedOct 27, 2021
modified README file
1 parent 7d91119 commit 663d817

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed
 

‎Turtle-Race-Game/README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,16 @@
11
# 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.
2+
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
Loading

0 commit comments

Comments
 (0)
Please sign in to comment.