/snake

Primary LanguageJavaScript

snake

Demo located at: https://snace.herokuapp.com/


To start the game on a local server:

Please execute:

npm run buildAndServe

The console will respond back where the game is running (port etc)

Go to that url and you can start the game!