Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 498 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 498 Bytes

FlappyBirdAI

Trains a flappy Bird agent to play flappy bird.

Modified original game found from here

How-to

  1. Install Python 2.7.X or 3.5.x from here

  2. Install PyGame 1.9.X from here

  3. Clone this repository

  4. Run python flappy.py from the repo's directory

ScreenShot

Screenshot