An open API service indexing awesome lists of open source software.

https://github.com/maniator/snake


https://github.com/maniator/snake

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# 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!