A web-based game designed by JavaScript is a snake game where you can eat food and grow. By touching the screen or using arrow keys you can move the snake.
This game supports both Phones and Desktops as well.
Demo: https://basemax.github.io/SnakeGameWebJS/
- CSS: Increase width, and height of the board
- CSS: Put the board on center of the page