New account registration is temporarily disabled.

CREATE AN RPG OR MMORPG IN YOUR BROWSER

Posts

Pages: 1
Create an RPG or MMORPG in your browser

I present you the version 3 of RPG JS. The goal is to create an RPG or an MMORPG in your browser with the help of a framework named RPG JS.

Demo: https://rpgjs.dev

OpenSource, MIT License, Free

Language: Typescript

Current Version: Version 3 Alpha

Overview of features

  • Create events Shared/Scenario mode
  • Tiled Map Editor Map creation with Tiled Map Editor. You can have as many scenery layers and event layers as you want
  • Collisions by tile or precise
  • WebGL Rendering Game rendering uses WebGL rendering (with PixiJS) for better rendering performance
  • Precise movement, pixel by pixel
  • MMORPG Performance Low Bandwidth, Client-Side Prediction
  • Using VueJS for user interfaces Prebuilt GUI (dialog box, main menu, shop menu, etc.)
  • Code with Typescript The creation of the game uses TypeScript. The interest is to know the properties and to make the structure clearer.
  • Thought for the RPG The API is simple. For example, just by doing: player.exp += 100. This can raise the player one level automatically, you can indicate this to all the players on the map, and the map events will be updated according to this new state.
  • With same code: MMORPG or RPG
  • Modular
    Unit tests


If you have any suggestions for improvement, don't hesitate!



Note: I had already had the opportunity to present this project on this forum (but I don't have the access on the other account anymore)
Marrend
Guardian of the Description Thread
21806
I'm aware a lot of game-making sites have users post threads to host/advertise their games. That's not how RMN works. In your case, I'm very much inclined to point you toward submitting a gamepage and the submission rules.

I would also recommend that you talk to kentona or Liberty about the fact that you had an old account, your reasons for obtaining this newer account, and just generally getting that sorted.
Pages: 1