/NeuroEvolution-in-C

Artificial neural networks built from scratch in C learn on a Genetic Algorithm and attempt at playing the game of Flappy Bird.

Primary LanguageC

NeuroEvolution-in-C

This project involves an Artificial Neural Network built from scratch in C that learns to play the game of flappy bird. It learns from a Genetic Algorithm through multiple iterations of playing.