/auto-flappy-bird

A FlappyBird clone played by a neural network

Primary LanguageLuaMIT LicenseMIT

Auto Flappy Bird

Description

Auto Flappy Bird is a shameless clone of the popular game Flappy Bird, with the twist that is played by a neural network that uses evolutionary algorithms to improve.
This is my first approach to neural networks and artificial intelligence, so the implementation may not be very "clean".

Usage

cd into the src folder and run love (version 11.3) inside the folder.

Or you can follow the game distribution guide of Love2D

Inspiration

Srdjan Susnic

Dependencies

Love2d