Simple js game Tron based on CSS 3D transforms. Written on pure javascript and stylus.
Oleksandr Antonyuk
0.0.1
You need Gulp installed globally:
$ npm i -g gulp
$ git clone [git-repo-url] tron-game
$ cd tron-game
$ npm i -d
$ gulp build
And then just open tron-game/dist/index.html
ISC
Free Software, Hell Yeah!