/ai_flappy_bird

AI learns to play flappy bird

Primary LanguagePython

AI playing Flappy Bird

Simple implementation of NEAT algorithm for evolving artificial neural networks

Alt Text

Modules used

  • PyGame Python module
  • Neat Python Module

Quick start

install pygame and python-neat module

run game.py

References