Skip to content

AI for the game Snake developed in Python. Built to be efficient in it's pathing and solving.

Notifications You must be signed in to change notification settings

BoundlessFate/SnakeAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnakeAI

AI for the game Snake developed in Python. Built to be efficient in its pathing and solving.

Python files include all 5 iterations of optimization, from the MVP to its final design.

Nogui files - Runs the bot in the background with no display Nogui_data files - Runs the bot in the background but displays data for graphing optimizations Viewable files - Creates a nice terminal-based display for the snake ai to run in

About

AI for the game Snake developed in Python. Built to be efficient in it's pathing and solving.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages