ABOUT:
the project about NEAT algotithm based on working.every time run the code it's start trine the own algorithm based on previous run. make sure on every packages installed on same folder.
INSTRUCTIONS: follow the installation process.
import pygame "pip install pygame",or "pip-3 install pygame" import neat "pip install neat-python" or "pip3 install neat-python" import visualize "pip install visulize" or "pip-3 install visulize"