Neuroevolution Flappy Bird - Part 1
Coding Challenge #100.1
Coding Challenge #100!
In this challenge, I use the JavaScript neural network library and a genetic algorithm to train an agent to play Flappy Bird (see challenge #31)
Community Contributions
- My attempt at Neuroevolution of Flappy Bird by Dan Juliette (Source Code)
- Flappy this dot in processing by David Snyder (Source Code)
- Using the Toy NN in another game by Carlos Angelo (Source Code)
- Ping Pong with Neuroevolution by Sushant Patrikar (Source Code)
- Flappy Bird ML using neuro-evolution by Sergei Golimbievsky (Source Code)
- Flappy Bird AI with Color by Carlsen66 (Source Code)
- Neuroevolution Obstacle Course by Ernst Schmidt (Source Code)
- Flappy Bird Lite with TensorFlow.js by Nguyen Van An @jounger (Source Code)
- Evolving Flappy Bird by Yogesh Kumar (Source Code)
- Neuroevolution Flappy Bird in Python by zorkmaster57 (Source Code)
- NEAT library in Python - neatpy by reddragonnm (Source Code)
- voice t-rex game by Aayush (Source Code)
- Neuroevolution Hill Climb Racing by Codefish (Source Code)
- Neuroevolution Flappy Bird by Bixbite (Source Code)
You can also add your own version! (See how)