Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 320 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 320 Bytes

Fun project of snake game with distracting 25 frame effect. It uses browser localStorage to store high score results.

Install and run:

yarn install

yarn start

Screenshots:

Game screen Game over

Made by Stanislav Kniazev in 2018 using Reactjs with hooks.