项目作者: Maximus220
项目描述 :
🐦 Flappy Bird AI using Neat algorithm.
高级语言: JavaScript
项目地址: git://github.com/Maximus220/FlappyBirdAI.git
🐦 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)