Skip to content

josephdiniso/PySnake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PySnake

Snake written in Python and using a reinforcement model to have it play itself

Quickstart:

pip install -r requirements.txt

To play the game yourself: python3 src/main.py

To have the AI play: python3 src/agent.py

About

Snake written in Python and using a reinforcement model to have it play itself

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages