Skip to content

Game of snake which plays itself based off an algorithm-generated hamiltonian circuit

Notifications You must be signed in to change notification settings

hand-burger/hamiltonian-snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hamiltonian Snake

Game of snake which plays itself based off the algorithm-generated hamiltonian circuit. This odd snake game is not like the others. In this game you are not the player, rather an observer of this perfectionist snake as it continuously follows a specific generated circuit which is unique with each game. Behind the scenes, the program is generating a Hamiltonian Circuit which the snake will continuously follow until it fills out the board. An average full game takes around 6.5 minutes in order to get 400 apples and to turn into a 20x20 square.

About

Game of snake which plays itself based off an algorithm-generated hamiltonian circuit

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published