Flappy-Bird-AI icon indicating copy to clipboard operation
Flappy-Bird-AI copied to clipboard

Artificial Intelligence based Flappy Bird Game

Flappy-Bird-AI :baby_chick:

Artificial Intelligence based Flappy Bird Game

LIVE: https://imskr.github.io/Flappy-Bird-AI/

Created by Shubham Kumar

License awesome Stargazers


Libraries

  • Processing.js
  • Javascript

Explanation

This Project uses neural-network & genetic algorithm for bird's brain.

nn

  • Uses Genetic Algorithm explained here

References

  • The Coding Train NN
  • Demystifying RL Intel