jbillmann / GarageServer.IO

A simple, lightweight, HTML multiplayer game server (and client) for Node.js
MIT License
181 stars 29 forks source link

GarageServer.IO

A simple, lightweight, HTML multiplayer game server (and client) for Node.js

garagerserver.io

Features

Install

Demo

A playable demo of the example using GarageServer.IO.

Server

$ npm install garageserver.io

Client

After server install, copy the client from /node_modules/garageserver.io/client/garageserver.io.js to a folder of your choosing within your web application for client/browser use.

Quick Start

Client & Server Quick Start

GarageServer.IO API

Client API Documentation

Server API Documentation

License

MIT License