DRPG logo
DRPG demo game
Avatar administration
Item administration

This module provides the functionality to operate an online role-playing game (RPG) server within Drupal.

The module provides REST endpoints that a game client can use to request game data, such as the player avatar and collectible items. The game client updates the game state in Drupal using an event system.

See README file for installation and configuration information.

Features

  • Player avatars
  • Rooms with collectable items and non-player characters
  • Item containers with configurable quantity and rarity options for items
  • Persistent game state

Game Client

Requirements

Project information

Releases