Skip to content

Commit e3e1af2

Browse files
Merge pull request #1882 from NishaantKrSingh/patch-1
Added libray used in the program.
2 parents 846769d + b947a68 commit e3e1af2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Flappy Bird - created with tkinter/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,9 @@ Enjoy and do give feedback <br/>
44
Warning: If the game is too slow, lower the game resolution in Data/settings.json
55

66
# Requirements:
7+
Tkinter
8+
```bash
9+
pip install tkinter
10+
```
711
PIL <br />
812
Python 3.x

0 commit comments

Comments
 (0)