mirror of
https://github.com/wassname/GarageServer.IO.git
synced 2026-06-27 16:10:34 +08:00
954 B
954 B
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
Install
Server
npm install garageserver.io
Client
Copy the GarageServer.IO JavaScript Client locally.