Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 1.05 KB

readme.md

File metadata and controls

12 lines (10 loc) · 1.05 KB

Harena

Harena is a platform for authoring and playing narrative-based cases. Cases are interactive scenarios that follow the narrative. Examples of cases:

  • Jacinto Bemelhor - clinical case scenarios to train health professionals.
  • Zombie Health - health case games for kids.

Harena is organized in several sub-projects, which are projects inside this Github organization:

  • harena-space - Web-based client platform that includes: authoring environment, player engine and the Versum narrative scripting language translator.
  • harena-manager - Server-side platform that comprises all Harena management operations.
  • harena-logger - Distributed message bus and central logger of Harena.
  • harena-docs - Main Harena documentation.
  • harena-cases - Narrative and resources related to the development of cases inside Harena.