@techassembly/colyseus
TypeScript icon, indicating that this package has built-in type declarations

0.9.19 • Public • Published


Patreon donate button Discussion forum

Multiplayer Game Server for Node.js.
View documentation

Colyseus is a Authoritative Multiplayer Game Server for Node.js. It allows you to focus on your gameplay instead of bothering about networking.

The mission of this framework is to be the easiest solution for creating your own multiplayer games in JavaScript.

This framework is fairly new and is being evolved constantly. You're encouraged to take a look on some games being developed with it and make your own!

What Colyseus provides to you:

  • WebSocket-based communication
  • Simple API in the server-side and client-side.
  • Automatic state synchronization between server and client.
  • Matchmaking clients into game sessions
  • Scale vertically or horizontally

What Colyseus won't provide:

  • Game Engine: Colyseus is agnostic of the engine you're using. Need Physics? Add your own logic / package.
  • Database: It's up to you to configure and select which database you'd like to use.

See roadmap for our future plans.

Official client integration

Tools

Community client integration

Usage examples

See the official examples for usage reference with the latest version of Colyseus.

Contributors

Thanks goes to these wonderful people (emoji key):


Endel Dreyer

💻 📖 💡

AnubisCode

🐛 💻 💵 🤔

Kyle J. Kemp

💬 🐛 💻 🤔

Abhishek Hingnikar

💬 🐛 🤔 👀

Federico

🐛 💻

OYED

💬 🐛 💵 🤔

Derwish

🐛 🔧

VF

🐛 🤔

Wenish

🐛

This project follows the all-contributors specification. Contributions of any kind are welcome!

Contributing

We encourage you to contribute to Colyseus! Please check out the Contributing guide for guidelines about how to proceed. Join us!

Everyone interacting in Colyseus and its sub-projects' codebases, issue trackers and chat rooms is expected to follow the code of conduct.

License

MIT

Package Sidebar

Install

npm i @techassembly/colyseus

Weekly Downloads

1

Version

0.9.19

License

MIT

Unpacked Size

98.1 kB

Total Files

43

Last publish

Collaborators

  • giorag