A self-learning AI to play the FlappyBird game, using the neat
python module.
This project is based on this Tech with Tim tutorial.
Runs with basic python install and a few pip
packages:
pip3 install neat-python
pip3 install pygame
This work is licensed under the MIT license.