Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 441 Bytes

File metadata and controls

14 lines (11 loc) · 441 Bytes

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"