Skip to content

Repository files navigation

SnakeAI

Setting up

python3 -m venv VENV
source VENV/bin/activate
pip3 install -r requirements.txt

How to Run Snake Game

python3 SnakeGame.py

How to run training of model

python3 Agent.py train

How to run trained model

python3 Agent.py run

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages