AI_Flappy_Bird


This repository holds the Flappy Bird game implementations where you can play the game manually or train an AI to play the game.

Contents

Usage

Dependencies

Acknowledgements

The Flappy Bird game design images come from Github repository FlapPyBird and some code of the NEAT algorithm implementation on Flappy Bird game comes from NEAT-Flappy-Bird.

You can also check NEAT-Python to find the official documentation of Neat-Python.