• Stars
    star
    138
  • Rank 264,508 (Top 6 %)
  • Language
    JavaScript
  • Created almost 6 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Using JS neural network library and a genetic algorithm to train an agent to play Flappy Bird.

Implemented on a livestream: https://www.youtube.com/watch?v=gz4fiNmmOrM

Setup

  • npm install
  • npm start
  • open localhost:3000 in your browser