Skip to content

labcabrera/rmu-api-strategic

Repository files navigation

RMU Engine Strategic API

License Rolemaster NestJS

Run in Postman

REST API for strategic management of games, factions and characters. This API is in charge of defining the campaigns and characters of a game while the tactical API is in charge of resolving the combats that occur.

This project is part of RMU Online: https://github.com/labcabrera/rmu-platform

Warning
This application is an independent project developed by fans of Rolemaster Unified. It is not affiliated with, endorsed by, or licensed by Iron Crown Enterprises (ICE), the owners of the Rolemaster intellectual property. All Rolemaster trademarks, game systems, and materials are the property of Iron Crown Enterprises. This software is provided for personal, non-commercial use only. If you enjoy Rolemaster, please support the official publications and content from ICE.
C4 Context Diagram

Main entities

  • Strategic Game: A strategic game represents a campaign that can consist of several battles (tactical games). Each campaign has a series of factions that function as if they were independent gangs.

  • Faction: A faction is a group of characters who share resources such as items or gold.

  • Character: Represents a character belonging to a gang with characteristics such as attributes, skills, items, etc.

Packages

 
 
 

Contributors

Languages