listato / tidy-flappy-bird

Vanilla implementation of NEAT and Flappy Bird

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tidy Flappy Bird

While in a lockdown, I decided to implement the algorithm first proposed in the original paper on Evolving Neural Networks through Augmenting Topologies commonly referred as NEAT.

As a challenge for the agent I've also implemented a Flappy Bird clone for the AI to master.

Disclaimer

The code han't been cleaned up, tested, optimised or intended to be shared at all.

About

Vanilla implementation of NEAT and Flappy Bird

License:MIT License


Languages

Language:Java 100.0%