1.0.2 • Published 9 years ago
jsnake v1.0.2
snake
Snake, legendary game on html5/canvas. There is a system of ranks. Be the first in this universe!

Install (NPM)
cd /opt/
npm i jsnake
cd ./node_modules/jsnake/
npm run startInstall (GitHub)
cd /opt/
git clone https://github.com/magicwantabstract/snake.git
cd ./snake/
npm run startPlay
Open in browser: http://127.0.0.1:8080