Johnsmith0508 / cubes

Node.Js, Socket.io, Cannon.js & Three.js working together with redis and mysql

Home Page:https://dynalogic.org/node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

'Cubes'

Copyright (c) 2015 Logan Waldman All Rights Reserved.

How To Run

requires: npm , node.js & redis.io

To begin: npm install to install all required libraries. Then node main.js to start the server. Now, just point your browser to loacalhost:3000 to see your wonderful game.

Configuration

See the Wiki

Note About Versioning

Semantic versioning is overrated. instead, the version x.y.z can be read as major.minor.build, where build is the build number from Heroku. this makes it much easier to find the version you want on Heroku

About

Node.Js, Socket.io, Cannon.js & Three.js working together with redis and mysql

https://dynalogic.org/node

License:GNU General Public License v3.0


Languages

Language:JavaScript 77.4%Language:HTML 14.7%Language:CSS 4.6%Language:Python 1.5%Language:Makefile 1.0%Language:Shell 0.5%Language:PHP 0.2%