Skills: JavaScript, CSS, HTML
Snake
Snake game
Author: Marco Velasquez
Client: Personal
Details: This is a personal project, made in order to improve the programming logic, is the typical snake game which is to move around the map, to eat the fruit, each time you eat the fruit, the snake increases its size and accumulates points, if it collides with his own body or against the walls loses, no images were used, only pixels to facilitate development and focus on logic, HTML (canvas), CSS and JavaScript was used.