FlappyBird Clone using NEAT
You can see it working following the link below
pip3 install -r requirements.txt
python3 main.py
Make a FlappyBird game like then create an IA that learn how to play it.
Project based on tech with tim tutorial series
| Name | Name | Last commit date | ||
|---|---|---|---|---|
FlappyBird Clone using NEAT
You can see it working following the link below
pip3 install -r requirements.txt
python3 main.py
Make a FlappyBird game like then create an IA that learn how to play it.
Project based on tech with tim tutorial series