/snake

Snake game

Primary LanguageJavaScript

Snake

You can play the game here

To run:

  1. Clone the repo
  2. Run npm install
  3. Run npm run start
  4. Go to http://localhost:3000

snake