This is a simple Snake game built with HTML, CSS, and JavaScript.
This is also just a test for me.
- Use the arrow keys to control the direction of the snake.
- Eat the red blocks to grow the snake.
- Avoid running into the walls or yourself.
- Clone this repository.
- Open
index.htmlin a web browser.