2013-08-03 17:20:03 -04:00
2013-08-03 17:20:03 -04:00
2013-08-03 17:10:16 -04:00
2013-08-02 23:45:26 -04:00
2013-08-03 17:20:03 -04:00
2013-05-05 23:50:15 -04:00
2013-08-01 17:33:50 -04:00
2013-06-08 16:43:37 -04:00
2013-08-03 16:52:07 -04:00

GarageServer.IO

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

Features

  • Authoritative Game Server
  • Client Side / Input Prediciton
  • Client Side Smoothing
  • Entity Interpolation
  • Server State History
  • Server and Client Messaging
  • Server Reconciliation
  • Works with any Rendering and/or Physics Engine

Install

Server

npm install garageserver.io

Client

Copy the GarageServer.IO JavaScript Client locally.

Quick Start

Client & Server Quick Start

GarageServer.IO API

Client API Documentation

Server API Documentation

License

MIT License

S
Description
A simple, lightweight, HTML multiplayer game server (and client) for Node.js
Readme 593 KiB
Languages
JavaScript 97.7%
Pug 1.5%
CSS 0.8%