Skip to content

Features

Damian A. Pastorini edited this page Dec 16, 2019 · 8 revisions

v4.0.x

Subscribe to our YouTube Channel! https://www.youtube.com/channel/UCnzvNeMPzJS1gIJ1AvkAp7Q

Latest updates: https://www.youtube.com/watch?v=8zKi1D0EdII

v3.0.x

+ Multiplayer game basics

  1. Colyseus Rooms with Phaser 3 Scenes synchronization and connections handlers.
  2. Collisions with objects, done in the server side as authority.
  3. Database implementation to save game information, scenes and users data.
Reldens - Users 2 Reldens - Users 3 Connection error handler

+ Users registration and login, using saved data in MySQL.

Users Registration and Login

+ Responsive interface to work in any device.

Interface - 01 Interface - 02

+ Chat

  1. Normal by room/scene
Chat - Rooms 01 Chat - Rooms 02 Chat - Rooms 03
  1. @USERNAME for private messages
Chat - Private 01 Chat - Private 02
  1. #message for global
Chat - Global 01 Chat - Global 02

Coming soon and work in progress

  • Player stats.
  • Enemies and NPC's.
  • Attacks (short and long distance).
  • Items and equipment.

Make sure to check the full road map.