Skip to content

whalefood/TMS-Level-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Too Many Snakes Level Solver

A level solver for the mobile game Too Many Snakes. For more info, see blog entry.

This application takes in a level file and spits out the min-move solution. Level files must have the index of the exit on the first line, and the code for the level layout on the following lines.

NOTE: To solve 6x6 levels, the code must be changed to #define SIXBYSIX in Settings.h

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published