close-icon
SNAKE ON A GAME
2019
Project stack:

Tested via: quality assurance
Snake is a video game where the player moves skilfully a snake which grows in length each time it reaches food. The goal is to make the snake as large as possible before the game ends which happens when the snake moves into itself. The game used to come as a package on old mobile phone and as a result I made a retro design to bring that feeling back. The game is playable on desktop, tablet and mobile. I made that project on a JavaScript canvas with React, Is-touch-device and styled-components.