Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 349 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 349 Bytes
  • pip install -r dependencies.txt to install everything.
  • python run.py AI-TRAINING to train the ai, the best AI will be stored in AI file, read this research paper to study algorithm : https://nn.cs.utexas.edu/downloads/papers/stanley.cec02.pdf
  • python3 run.py AI-ENABLED to run trained AI.
  • python3 run.py for playing game normally.