/snake

:snake: Canvas game.

Primary LanguageJavaScriptMIT LicenseMIT

Snake

Snake, legendary game on html5/canvas. There is a system of ranks. Be the first in this universe!

alt text alt text

Install

$ cd /opt/
$ git clone https://github.com/abstractmagicalwand/snake.git
$ cd ./snake/
$ npm run start

Play

http://127.0.0.1:8080