jewel / fully-automatic

fast-paced HTML5 multiplayer game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fully Automatic

A multi-player, fast-paced, birds-eye-view shooter for HTML5.

Installation

  • Install node.js
  • Install npm
  • npm i
  • npm exec nodemon

Troubleshoot

If global node modules cannot be located add the env variable

export NODE_PATH=/usr/local/lib/node_modules

Where '/usr/local/lib/' is the path to the global node_modules

About

fast-paced HTML5 multiplayer game


Languages

Language:CoffeeScript 98.1%Language:HTML 1.3%Language:CSS 0.6%