All Projects → colyseus → Colyseus Unity3d

colyseus / Colyseus Unity3d

Licence: mit
⚔ Colyseus Multiplayer SDK for Unity

Projects that are alternatives of or similar to Colyseus Unity3d

Com.unity.multiplayer.mlapi
A game networking framework built for the Unity Engine to abstract game networking concepts.
Stars: ✭ 781 (+211.16%)
Mutual labels:  unity, unity3d, multiplayer, networking
Game Networking Resources
A Curated List of Game Network Programming Resources
Stars: ✭ 4,208 (+1576.49%)
Mutual labels:  unity, unity3d, multiplayer, networking
Forgenetworkingremastered
In short, Forge Networking is a free and open source multiplayer game (multi-user) networking system that has a very good integration with the Unity game engine. You wanna make a multiplayer game or real time multi-user application? This is the library for you.
Stars: ✭ 1,338 (+433.07%)
Mutual labels:  unity, unity3d, multiplayer, networking
Ubernet
Flexible networking library for Unity
Stars: ✭ 10 (-96.02%)
Mutual labels:  unity, unity3d, multiplayer, networking
Networker
A simple to use TCP and UDP networking library for .NET. Compatible with Unity.
Stars: ✭ 408 (+62.55%)
Mutual labels:  unity, unity3d, networking
Simpleunitytcp
🖧 Simple Unity Project to show how TCP communication are builded in C# without multi-threading or Unity network (Unet) involved.
Stars: ✭ 22 (-91.24%)
Mutual labels:  unity, unity3d, networking
Unity Fastpacedmultiplayer
Features a Networking Framework to be used on top of Unity Networking, in order to implement an Authoritative Server with Lag Compensation, Client-Side Prediction/Server Reconciliation and Entity Interpolation
Stars: ✭ 162 (-35.46%)
Mutual labels:  unity, multiplayer, networking
Ecs
ECS for Unity with full game state automatic rollbacks
Stars: ✭ 151 (-39.84%)
Mutual labels:  unity, unity3d, networking
Gdk For Unity Fps Starter Project
SpatialOS GDK for Unity FPS Starter Project
Stars: ✭ 119 (-52.59%)
Mutual labels:  unity, unity3d, multiplayer
Entitas Sync Framework
Networking framework for Entitas ECS. Targeted at turnbased games or other slow-paced genres.
Stars: ✭ 98 (-60.96%)
Mutual labels:  unity, multiplayer, networking
Ignorance
Ignorance utilizes the power of ENet to provide a reliable UDP networking transport for Mirror Networking.
Stars: ✭ 158 (-37.05%)
Mutual labels:  unity, unity3d, networking
Arenagame
A Unity First Person Shooter game made with Forge networking as an example project.
Stars: ✭ 190 (-24.3%)
Mutual labels:  unity, multiplayer, networking
Unity Utilities
A collection of Unity3D scripts I've been sharing between projects - open source, fully commented and with examples.
Stars: ✭ 224 (-10.76%)
Mutual labels:  unity, unity3d
Nakama Unity
Unity client for Nakama server.
Stars: ✭ 222 (-11.55%)
Mutual labels:  unity, multiplayer
Midianimationtrack
SMF (.mid) file importer for Unity Timeline
Stars: ✭ 243 (-3.19%)
Mutual labels:  unity, unity3d
Apple Signin Unity
Unity plugin to support Sign In With Apple Id
Stars: ✭ 228 (-9.16%)
Mutual labels:  unity, unity3d
Urmotion
Flexible motion engine for non time-based animation in Unity.
Stars: ✭ 220 (-12.35%)
Mutual labels:  unity, unity3d
Catlib
CatLib for unity3d dependency injection framework
Stars: ✭ 228 (-9.16%)
Mutual labels:  unity, unity3d
Cradle
Play Twine stories in Unity.
Stars: ✭ 242 (-3.59%)
Mutual labels:  unity, unity3d
Unitysizeexplorer
Visualize how much space each asset in your Unity game takes and quickly optimize your game's file size
Stars: ✭ 242 (-3.59%)
Mutual labels:  unity, unity3d


Discussion forum

Multiplayer Game Client for Unity.
View documentation

Description Status
Master Branch Build Status Build Status

Unit tests

Open Window → General → Test Runner.

Releasing a new version

How to create a release:

1. Create release branch (release/RELEASE_VERSION)

Example branch name: release/0.11.0

RELEASE_VERSION will be used for multiple things:

  • It will tag the commit with this string
  • It will name the release with this string
  • It will add this string as a suffix to attachments of the release (example: plugins-0.11.0.zip

2. Check Github releases for new draft (can take a while)

3. Publish Release

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].