Skip to content

koceja/snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake

Click here to play

Instructions

Play snake with the arrow keys and try not to run into yourself.

Creation

This was made in javascript and html. Techniques implemented are hashsets and buffer queues. HTTP cookies are used to keep each user's specific highscores. Nodejs was used to serve static assets.

About

The classic snake game. Collect apples to grow.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors