We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 846769d commit b947a68Copy full SHA for b947a68
Flappy Bird - created with tkinter/README.md
@@ -4,5 +4,9 @@ Enjoy and do give feedback <br/>
4
Warning: If the game is too slow, lower the game resolution in Data/settings.json
5
6
# Requirements:
7
+Tkinter
8
+```bash
9
+pip install tkinter
10
+```
11
PIL <br />
12
Python 3.x
0 commit comments