项目作者: Maximus220

项目描述 :
🐦 Flappy Bird AI using Neat algorithm.
高级语言: JavaScript
项目地址: git://github.com/Maximus220/FlappyBirdAI.git
创建时间: 2021-03-21T16:41:55Z
项目社区:https://github.com/Maximus220/FlappyBirdAI

开源协议:MIT License

下载


🐦 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)