Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 795 Bytes

readme.md

File metadata and controls

35 lines (21 loc) · 795 Bytes

Snake Game

What is it?

This is my classic snake game built in a class project. It took me up to 8 days to complete it all the steps that I've had already pseudocoded beforehand to start working on it. I faced many challenges and victories in my very first project as programmer.

Technologies

-HTML5 -CSS -JAVASCRIPT

How to install

-Clone or download the repository -Open the index.html in your browser.

(CLICK THIS LINK) https://ismaelai.github.io/the-game/

How to Play

Use your cursor keys to move snake: up, left, right, and down. You will need to click the play button to restart. Watch out your own tail and walls. Eat as much apples as possible to increase your tail and add up score.

Documentation

-MDN -W3schools -Youtube

requirements