Skip to content

Commit 32c6c8b

Browse files
authored
Create README.md
1 parent 77bf976 commit 32c6c8b

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Fidget Spinner(Game)
2+
3+
## Short description of package/script
4+
### Logic:
5+
The logic of the game is that the turns will keep increasing as you press the space bar, and it will reduce its speed and stop at a point where you stop pressing the space bar.
6+
Here we will use distutils for functioning and turtle for the animation.
7+
## List out the libraries imported:
8+
distuntils, turtle
9+
10+
## Setup instructions
11+
12+
Here for setup we not need to do anything just running the script and then we need to press space button to spin the fidget as fast we press the speed increases.
13+
14+
## Output
15+
16+
![image](Images/output(fidget).png)
17+
18+
## Author(s)
19+
20+
Neel Shah

0 commit comments

Comments
 (0)