Skip to content

It's the game Snake, but it plays it's self using A*

Notifications You must be signed in to change notification settings

BrannanC/AutoSnake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AutoSnake

It's the Snake game, but it play's itself. Install pygame and if you're on Linux you'll need to install tkinter.

Uses A* to find food, but doesn't avoid bad positions and if it doesn't find a valid path it just goes straight.

About

It's the game Snake, but it plays it's self using A*

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages