pip install -r dependencies.txt
to install everything.python run.py AI-TRAINING
to train the ai, the best AI will be stored inAI
file, read this research paper to study algorithm : https://nn.cs.utexas.edu/downloads/papers/stanley.cec02.pdfpython3 run.py AI-ENABLED
to run trained AI.python3 run.py
for playing game normally.