Skip to content

divyang-20/Snake-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake-game

Snake is the common name for a video genre game concept where the player maneuvers a line which grows in length, with the line itself being a primary obstacle.
GAMEPLAY - The player controls a dot, square, or object on a bordered plane. As it moves forward, it leaves a trail behind, resembling a moving snake. In some games, the end of the trail is in a fixed position, so the snake continually gets longer as it moves. In another common scheme, the snake has a specific length, so there is a moving tail a fixed number of units away from the head. The player loses when the snake runs into the screen border, other obstacle, or itself.

Created using HTML CSS and JAVASCRIPT.

Fully Responsive. Contains both KEYDOWN and TOUCH events.
Play it : SNAKE GAME

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published