Skip to content

A snake game is a simple game in which a snake moves around a box trying to eat food.

Notifications You must be signed in to change notification settings

mondalCodeHub/SnakeGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game

A snake game is a simple game in which a snake moves around a box trying to eat food. The snake's length grows as it successfully consumes the apple. This project was created using HTML, CSS, and JavaScript. When the snake consumes food, its score gradually rises. I've also added a high core facility to the game. The high score is initially set to 0, but if someone beats the previous high score, the new score is updated as the new high score.

Technology used

HTML CSS and JavaScipt

Author

Screenshot

Screenshot (2137)

Project reference

  • CodeWithHarry (YouTube)
  • W3Schools

Note

  • (v1_Oct22) More features will be added in the coming days. Thank you.

About

A snake game is a simple game in which a snake moves around a box trying to eat food.

Topics

Resources

Stars

Watchers

Forks