Skip to content

aarushivijay1/SnakeGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SnakeGame

SnakeGame is a peek into the classic "Snake" game that we all were addicted to in our childhood! This version of the game has been created using HTML, CSS and JavaScript.

Screenshot 2019-11-18 at 2 34 56 AM

About the Game

Help the snake on the screen by eating all the food possible. The location of the food keeps changing and you need to trace the food as it moves. Keep in mind that if you run into the walls or the snake's own tail, you will die.

Some simple rules of the game to help you understand it better:

  • Don't run the snake into the wall, or his own tail: you will die.

  • Use your cursor keys: up, left, right, and down.

  • Eat the red apple to gain points (points increase by 10).

How to Play

  • Download the github files on your desktop

  • Open the index.html file in the browser.

  • Click on "Let's Play"

Screenshot 2019-11-18 at 2 34 18 AM

  • Use your cursor keys to navigate the snake on the screen: up, left, right, and down.

Screenshot 2019-11-18 at 2 34 26 AM

About

Play the SnakeGame built from Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published