/Flappy_Bird_AI

Flappy bird game using a neural network to learn how to play.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Flappy_Bird_AI

Flappy bird game using a neural network to learn how to play.

Setup

pip3 install pygame
pip3 install neat-python

Run

python3 flappy_bird.py