Skip to content

Jorgee1/snake-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake-js

Implementation of the snake game in Javascript.

Alt Text

Instructions

Movement: W S A D

Eat the yellow dot to grow.

Don't let the head touch the body.