Snake Game Created Using JavaScript, HTML and CSS;
Simple Score Based Game
The Snake (Purple) Will Keep Growing Under The Condition It Keeps Eating The Apple (Red)
The Apple And Snake Starting Position Is Randomized
The Game Starts Simply By Pressing A KeyPad Thanks To JavaScript And The Game Ends When The Snake Touches The Walls Or Itself
High Scores Are Saved At The Local Storage, So As Long As Long As Its Played On That Device The High Score Won't Change Until It Is Beaten.