Skip to content

gesu/snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Snake

This is a simple snake game written in es5. The game plays itself so you don't have to. It uses a very basic algorithm - find the closest food square and try to eat it. This leads to the snake killing itself a lot since it lacks self awareness. So, in many ways, I find this snake to be very relatable.

Demo: https://gsu.app/snake

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published