Skip to content

maniator/snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!