This project is a basic implementation of the classic Snake game. The player controls a snake that moves around the screen, eating food to grow longer. The game ends if the snake runs into itself or the walls.
git clone https://github.com/totoongh/ubiquitous-winner-snake.git
cd ubiquitous-winner-snake
index.html
in your web browser to start the game.