/Snake-Game

The Snake game built using HTML, CSS, JavaScript and Canvas is a classic arcade-style game in which the player controls a snake that moves around a game board and eats food pellets to grow longer. The objective of the game is to avoid hitting the walls or the snake's own body while collecting as much food as possible.

Primary LanguageJavaScript

Stargazers