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.
2 parents 846769d + b947a68 commit e3e1af2Copy full SHA for e3e1af2
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