Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 1.06 KB

README.md

File metadata and controls

38 lines (21 loc) · 1.06 KB

🐍 # SnakeGameJS 🐍


🎮 This is my first game in Javascript,if you have any advice or problem please contact me : 📧 addamogiuseppe5@gmail.com 📧 . 🎮


We have 3 files:

🎯 1)First File: The first file is "index.html" for the game's structure.

🎯 2)Second File: The second file is "index.css" which contains the game's style (colors,border,font etc...).

🎯 3)Third File: Finally we have the last file called "index.js" where we have all the methods and all the variables to make the game functional.


❗❗❗❗IMPORTANT: To move the snake use the keys W A S D OR ARROW KEYS. ❗❗❗❗


👀 This is how the game frame will be: 👀


SnakeGame


👾👾👾 Have fun 👾👾👾