Skip to content

A Simulation of the classic game of snake with a twist

Notifications You must be signed in to change notification settings

merijjeyn/Snakes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Snakes

A Simulation of the classic game of snake with a twist The simulation starts with only one snake. Every snake has only one goal: Getting food. And they move accordingly. After reaching a particular height, the snake divides into two smaller snakes. Snakes try to avoid getting stuck in some manner but sometimes two snakes collide in such a way that they get stuck. The simulation stops when there are no more places in the world or when every snake gets stuck

About

A Simulation of the classic game of snake with a twist

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published