Skip to content

JosiasProjects/Snake-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Snake-Game

Snake Game Created Using JavaScript, HTML and CSS;

Snake Introduction

Start Game

Game Instructions

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.