Watch as a population of Neural Networks are very quickly evolved to play a Flappy Bird type game.
- Built in python3.
- Clone this repository:
git clone https://github.com/McCrearyD/NeuroEvolution_FlappyBird.git - In your terminal/cmd, navigate to the directory you cloned it to:
cd path/to/repo/NeuroEvolution_FlappyBird - Run the
environment.pyfile using:python3 -u environment.py
