mirror of
https://github.com/wassname/GarageServer.IO.git
synced 2026-06-27 16:10:34 +08:00
f31ee7e529d9a7a3fddc25702e8e42fdd1895f39
GarageServer.IO
A simple, lightweight, HTML multiplayer game server (and client) for Node.js
Features
- Authoritative Game Server
- Client Side / Input Prediction
- 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
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
GarageServer.IO API
License
Description
Languages
JavaScript
97.7%
Pug
1.5%
CSS
0.8%