JSnake - Developed in JavaScript and a bit of React!
Snake (also known as "snake game") is a game in which the player controls a lean creature that crawls across the screen collecting food and can not collide with its own body.
- This game uses Create React App.
- Javascript.
(Mainly)