Skip to content

Arattel/NeatGameBots

Repository files navigation

Gamebot

Bot that plays FlappyBird and Snake using NEAT algorithm

How to run

Install all required libs by running

pip install -r requirements.txt

For FlappyBird, run

git clone https://github.com/jmathison/gym-simpleflappy.git
cd gym-simpleflappy
pip install -e .

Then, in the root folder (make sure jupyter is installed):

jupyter notebook

Then, depending on the game and approach you want to run, select the corresponding notebook.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published