/flappy-bird-ai

Flappy Bird AI using Neat algorithm

Primary LanguageJavaScriptMIT LicenseMIT

🐦 FlappyBirdAI

Flappy Bird AI using Neat algorithm.

📜 Demo 📜

⚠️ WARNING ⚠️

Some devices could encounter issues by increasing the population size or the speed too much. Don't increase these values if you think your device isn't good enough.

📋 TO-DO list 📋

  • Finish option list
    • Add gravity options
    • Add playing options
  • Add all sprites
  • Add number of creature to chart (Maybe)
  • Global optimization review
  • Reset graph on restart
  • Load genes option (from a string)
  • Make a gene list (represents genes by squares with their value noted at the center + color mapped)