Skip to content

105ron/snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Events

Recreating Snake with JavaScript

Recreating the classic Snake game with JavaScript. Using event listeners the user can maneuver a line which grows in length. The player loses when the snake runs into the screen border or itself. The score increases every time the snake eats food.

This is part of TheOdinProject's JavaScript track. See here for more information.

You can click here to view it on GitHub Pages.

Releases

No releases published

Packages

No packages published