hectorsvill / Flappy_Bird_AI

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU General Public License v3.0


Languages

Language:Python 100.0%