This project was bootstrapped with Create React App. Snake is the common name for a video game concept where the player maneuvers a line which grows in length, with the line itself being a primary obstacle.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Use the arrow keys on your keyboard to play the game. Keep the snake within the boundary and continue to eat food to increase length. Play Game.
The player controls a dot, square, or object on a bordered plane. As it moves forward, it leaves a trail behind, resembling a moving snake.