SAMARIUMJS'S PROFILE

Search

Filter

Create an RPG or MMORPG in your browser

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)

Hello World

This is an old account with an email address that is no longer in use. So I can't even reset the password :D

Hello World

Hello,

I had already registered on this forum (but since I no longer have access to the account, I created a new account :))

I'm a JS developer and I had the opportunity to make some games with RPG Maker 2000
Pages: 1