Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 364 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 364 Bytes

Flappy Bird AI using NEAT

This is an AI playing the game Flappy Bird using NEAT Library in python.

The game itself is recreated using PyGame

Snapshot Snaoshot

How to run the program

Make sure all of the dependecies are installed (NEAT, PyGame etc.)

python main.py