Search Unity

Two New Unity Technical Demos from Multiplayer Framework Colyseus

Discussion in 'Multiplayer' started by lucidsight, Jun 16, 2021.

  1. lucidsight

    lucidsight

    Joined:
    Jan 7, 2016
    Posts:
    2
    Colyseus, an open-source multiplayer solution that is built on Node.js, has two new technical demos for Unity Developers!

    Demos:
    StarBoss - We took the Unity Procedural Boss Demo and converted it into a multiplayer experience with two game modes: Team DeathMatch and a Co-op Boss Battle. The purpose of this technical demo is to show how to take an existing, single-player project and convert it to handle a full, multiplayer game cycle.

    Tanks - The goal of this demo is to serve as an example of one approach to an asynchronous, turn based game using Colyseus.

    Enjoy and please let us know if you have any questions or run into any issues!