Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 364 Bytes

readme.md

File metadata and controls

18 lines (14 loc) · 364 Bytes

Snake

a simple snake game with a local storage based highscore implementation

technologies used

  • Bootstrap 4
  • jquery
  • fontawesome

Setup

$ git clone https://github.com/OliviaHelmuth/Snake.git
$ cd Snake
$ npm install