๐ # SnakeGameJS ๐
๐ฎ This is my first game in Javascript,if you have any advice or problem please contact me : ๐ง [email protected] ๐ง . ๐ฎ
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: ๐
๐พ๐พ๐พ Have fun ๐พ๐พ๐พ