Skip to content

Kaiju-Solutions/Kaiju-Multiplayer-Engine-Demo

Repository files navigation

Kaiju Multiplayer Engine Demo

This provides a simple demo showing Kaiju Multiplayer Engine with Unity's Netcode for GameObjects. This was used in the overview video. Note that some of the code related to UIs has changed since the overview video due to changes introduced in Unity 6.5.

Getting Started

  1. Install Git so Steamworks.NET can automatically be installed into the project.
  2. Clone or download this project and open it.
  3. Install Kaiju Multiplayer Engine following the getting started instructions.
  4. If prompted to reload your scene, click to do so. This popup is because the demo project will automatically set up Kaiju Multiplayer Engine in the scene and on the player prefab by adding the needed GameObjects and components once it is installed.

Playing

License

The MIT license applies to this repository's demo. You are free to reuse, modify, or share this demo project, but you cannot include Kaiju Multiplayer Engine itself when you do so. See the Kaiju Multiplayer Engine license for its details.

Resources

Assets are from the Platformer Kit kit by Kenney under the Creative Commons CC0 license.