mirror of
https://github.com/wassname/GarageServer.IO.git
synced 2026-06-27 16:10:34 +08:00
162c3a3645baafbb418632c715c51309cf175354
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. (This will soon be refactored into the npm server module.)
Quick Start
GarageServer.IO API
License
Description
Languages
JavaScript
97.7%
Pug
1.5%
CSS
0.8%