Documentation

Open source platform to create multiplayer games.

Version: 4.0.0

Project GitHub: https://github.com/damian-pastorini/reldens

Change log: https://github.com/damian-pastorini/reldens/releases

NPM package: https://www.npmjs.com/package/reldens

Website: https://www.reldens.com/

Follow the project progress in the GitHub board: https://github.com/users/damian-pastorini/projects/2/views/1


Do not miss our demo! https://demo.reldens.com/

Play as guest or register as user. The demo will show how everything works under a bare minimum server setup.

We use this demo to show how many features are available on the platform.

In order to access the server admin you need to register with an email and password.

Administration panel: https://demo.reldens.com/reldens-admin/

IMPORTANT NOTE: every action in this admin demo is blocked on purpose, in order to really test all it's features you need to do it on your own implementation.


Join us on Discord! https://discord.gg/HuJMxUY


Sample game creation process:

- Step #1 - Installation

Install Reldens following the installation guide.

- Step #2 - Minimum required contents creation

Use all the provided methods like generators, imports, commands, and admin panel to create the contents for your game.

- Step #3 - Customize your game

Check the most common customizations to change the game flow (login, registration, screens) as you need.

Follow this guide to get your game up and running in no time

- Step #4 - Publish it!

Though we don't offer a cloud service to upload your game, you can check this example guide on how to create your own server in AWS.

Since the platform use Colyseus we also recommend to try their cloud services.


Navigate the entire docs to learn everything about Reldens.


Support or sponsor the project :)

Last updated