astralbody / snake

:snake: Canvas game.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

:snake: Canvas game.

License:MIT License


Languages

Language:JavaScript 94.5%Language:HTML 5.5%