All Projects → colyseus → Colyseus

colyseus / Colyseus

Licence: mit
⚔ Multiplayer Framework for Node.js

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Colyseus

Lance
Multiplayer game server based on Node.JS
Stars: ✭ 1,161 (-69.58%)
Mutual labels:  multiplayer, game-server, networking, websockets
haskell-tic-tac-toe
A multiplayer web real-time implementation of the famous Tic Tac Toe game in Haskell.
Stars: ✭ 51 (-98.66%)
Mutual labels:  multiplayer, websockets, game-server
colyseus-kotlin
⚔ Implementation of Colyseus client using Kotlin
Stars: ✭ 26 (-99.32%)
Mutual labels:  multiplayer, game-server, colyseus
magx
Multiplayer game server framework
Stars: ✭ 34 (-99.11%)
Mutual labels:  multiplayer, game-server, multiplayer-game-server
Game Networking Resources
A Curated List of Game Network Programming Resources
Stars: ✭ 4,208 (+10.24%)
Mutual labels:  multiplayer, networking, netcode
Nakama
Distributed server for social and realtime games and apps.
Stars: ✭ 5,293 (+38.67%)
Mutual labels:  multiplayer, game-server, realtime-games
Colyseus Examples
Colyseus Game Server examples for learning purposes
Stars: ✭ 109 (-97.14%)
Mutual labels:  multiplayer, networking, websockets
Doudizhu
html5 斗地主游戏
Stars: ✭ 323 (-91.54%)
Mutual labels:  game-server, websockets
create-colyseus-app
Template for setting up a Colyseus server.
Stars: ✭ 24 (-99.37%)
Mutual labels:  multiplayer, colyseus
LunarGdx
A networking library for LibGDX utilizing Netty allowing easy creation of multiplayer games.
Stars: ✭ 23 (-99.4%)
Mutual labels:  multiplayer, multiplayer-game-server
Crystalshire
Legacy VB6 open-source ORPG
Stars: ✭ 24 (-99.37%)
Mutual labels:  multiplayer, game-server
unity-webgl-multiplayer
Unity WebGL basic multiplayer demo using WebSockets
Stars: ✭ 43 (-98.87%)
Mutual labels:  multiplayer, websockets
text
An experiment with WebSockets and the human condition.
Stars: ✭ 51 (-98.66%)
Mutual labels:  multiplayer, websockets
colyseus-construct3
⚔ Colyseus Multiplayer SDK for Construct 3
Stars: ✭ 20 (-99.48%)
Mutual labels:  multiplayer, colyseus
com.unity.netcode.gameobjects
Netcode for GameObjects is a high-level netcode SDK that provides networking capabilities to GameObject/MonoBehaviour workflows within Unity and sits on top of underlying transport layer.
Stars: ✭ 1,678 (-56.04%)
Mutual labels:  multiplayer, netcode
basic multiplayer unity
UDP Client-Server implementation in Unity
Stars: ✭ 44 (-98.85%)
Mutual labels:  multiplayer, game-server
gochess
Online real time chess web server using websockets
Stars: ✭ 32 (-99.16%)
Mutual labels:  multiplayer, websockets
UnityDOTS-Thesis
Bachelor's degree thesis on Unity DOTS architecture
Stars: ✭ 14 (-99.63%)
Mutual labels:  multiplayer, netcode
colyseus-cocos2d-x
⚔️ Colyseus Multiplayer SDK for Cocos2d-x
Stars: ✭ 14 (-99.63%)
Mutual labels:  multiplayer, colyseus
Linuxgsm
The command-line tool for quick, simple deployment and management of Linux dedicated game servers.
Stars: ✭ 3,063 (-19.75%)
Mutual labels:  game-server, multiplayer-game-server


Discussion forum

Multiplayer Framework for Node.js.
View documentation

Colyseus is an Authoritative Multiplayer Framework for Node.js, with clients available for the Web, Unity3d, Defold, Haxe, and Cocos2d-X. (See official clients)

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!

You're encouraged to take a look on some games being developed with it and make your own!

⭐️ Enjoying Colyseus? Show your support by starring the project on GitHub ⭐️

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.

🚀 Quickstart

Create a bare-bones Colyseus server by using npm init colyseus-app.

npm init colyseus-app my-colyseus-server
cd my-colyseus-server
npm start

🏟 Colyseus Arena: Fast & Scalable Cloud Hosting

  • Looking for a fully managed solution for your Colyseus game server?
  • Want to focus on game development and not on the hosting and infrastructure?
  • Launching a production title and need a solution for 1,000 to 100,000+ CCUs?

If so Colyseus Arena cloud hosting is the solution you are looking for. Easily upload your existing Colyseus Server code and get started today for Free!

🕹️ Official Client Integration

🛠️ Tools

Tools made by the community ❤️

Usage examples

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

Contributors

Thanks goes to these wonderful people (emoji key):


Aymeric Chauvin

💬 💡

Brian Hay

🖋

Damian A. Pastorini

💬 📖 🐛

Darek Greenly

💬 🐛 💻

David Rydwanski

💬 💻

Dr. Burton

🧑‍🏫

Endel Dreyer

💻 📖 💡

Enriqueto

💼

Fazri Zubair

💬 💻 🤔 💼

Federico

🐛 💻

James Jacoby

💬 💡 🖋

Jonas Voland

💬 🐛 💻 🤔 💡

Kyle J. Kemp

💬 🐛 💻 🤔

Luke Wood

💬 🐛 💻

Milad Doorbash

🐛 💻

Nikita Borisov

🐛 💻 💼 🤔

Phil Harvey

📖

Sergey

🐛 💻

Tom

💬 🐛 🤔

Tommy Leung

🧑‍🏫

digimbyte

📖

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.

Backers / Supporters via Patreon

As of February 2021, Colyseus is owned and sponsored by Lucid Sight. A warm thank you for previous supporters of the project is forever documented in the early supporters wiki page.

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].