AI that learns to play classic "Flappy Bird" game by itself
First clone or download and extract the project folder
open terminal and go to the "FlappyBirdAI" directory/folder
to run the project you just have to run the commands
-
pip install -r requirements.txt
-
"python FlappyBird.py"