Colyseus is an Authoritative Multiplayer Framework for Node.js, with SDKs available for all major platforms and engines.
| Platform | Install | Documentation | Demo |
|---|---|---|---|
| TypeScript | npm install @colyseus/sdk |
Getting Started | PlayCanvas |
| React | npm install @colyseus/react |
Getting Started | R3F Lobby |
| Unity | Download | Getting Started | Tank Battle |
| Godot | Download | Getting Started | Tank Battle |
| GameMaker | Download | Getting Started | Tank Battle |
| Defold | See documentation → | Getting Started | Tank Battle |
| Construct | Download | Getting Started | Raw Demo |
| Haxe | haxelib install colyseus |
Getting Started | Tank Battle |
| C / Static Libraries | Download | GitHub | raylib |
The project focuses on providing synchronizable data structures for realtime and turn-based games, matchmaking, and ease of usage both on the server-side and client-side.
The mission of the framework is to be a standard netcode & matchmaking solution for any kind of project you can think of!
See public roadmap for version 1.0.
Set up your own Colyseus server project for your game using npm create colyseus-app@latest:
npm create colyseus-app@latest ./my-server
cd my-server
npm start
The sustainability of the project relies on Colyseus Cloud subscriptions and sponsorships. If you are not using Colyseus Cloud, please consider sponsoring the project 💖
Thanks goes to these wonderful people (emoji key):
$ claude mcp add colyseus \
-- python -m otcore.mcp_server <graph>