Skip to content

Latest commit

 

History

History
21 lines (10 loc) · 296 Bytes

readme.md

File metadata and controls

21 lines (10 loc) · 296 Bytes

snake js

Simple vanila js snake game

Description

  • controls: W, A, S, and D keys or arrow keys

features

  • high scores are stored in local storage

Installing/Executing program

  • Just clone it and run index.html that's it!

`