Demos
Simple Ping-Pong Demo
The client sends a random number to the server once every 5 seconds, and the server then emits that number back to the client.
- Demo: https://demo-ping-pong.mrfiles.net/
- Source: https://console.massiverealm.com/account/project/a7ad-1682-115e
Cursors Demo
The country code will be visible near the cursor.
- URL: https://demo-cursors.mrfiles.net/
- Source: https://console.massiverealm.com/account/project/7001-17fc-fafe
Multiserver Cursors Demo
The purpose of this demo is to show that users in the same region will see their actions sooner.
- URL: https://demo-multiserver-cursors.mrfiles.net/
- Source: https://console.massiverealm.com/account/project/e30c-daaa-e928
Painter App Demo
This demo is a simple painting app that allows users to draw on a shared canvas.
Users can be connected to different locations.
- Demo: https://demo-painter.mrfiles.net/
- Source: https://console.massiverealm.com/account/project/189a-22e9-f98d
Real-time Multiplayer Demo
This demo demonstrates multiplayer implementation with MassiveRealm on PlayCanvas.