Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 346 Bytes

File metadata and controls

15 lines (8 loc) · 346 Bytes

Python Mini Project

AI that learns to play classic "Flappy Bird" game by itself

How to use the project

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

  1. pip install -r requirements.txt

  2. "python FlappyBird.py"