mirror of
https://github.com/wassname/GarageServer.IO.git
synced 2026-07-11 00:30:08 +08:00
88b3c80d2b8fcbff5db21cebb9756f9d15379d51
GarageServer.IO
A simple, lightweight, HTML multiplayer game server (and client) for Node.js
Features
- Authoritative Node.js game server and JavaScript client
- 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%