Skip to content

das-labor/workadv_das-labor

Repository files navigation

WorkAdventure Map for Das-Labor

A map for WorkAdventure showing Das Labor in Bochum.

https://virtuallab.das-labor.org/

EG

Bild

UG

Bild

Tools you will need

In order to build your own map for WorkAdventure, you need:

  • the Tiled editor software
  • "tiles" (i.e. images) to create your map (this starter kit provides a good default tileset for offices)

Customizing the map

You find the main map in main.json. You can open and edit it with the Tiled editor.

After push it will be deployed to branch gh-pages and made available to github pages.

The page leading to the workadventure-room is https://das-labor.github.io/workadv_das-labor/

Feel free to make pull requests.

About WorkAdventu.re maps

In order to design a map that will be readable by WorkAdventure, you will have to respect some constraints.

In particular, you will need to:

  • set a start position for the players
  • configure the "floor layer" (so that WorkAdventure can correctly display characters above the floor, but under the ceiling)
  • eventually, you can place exits that link to other maps

All this is described in the WorkAdventure documentation. Please be sure to check it out.

Jitsi-Room

Each conference room area links to a jitsi room that can be accessed via https://jitsi.binary-kitchen.de/$ROOM where $ROOM is the room name used in the jitsiRoom layer property. The script jitsiRooms.py can be used to retreive rooms and theirs corresponding jitis room URLs.

Metrics

The pusher provides metrics of an instance under /metrics - e.g. https://pusher.wa.binary-kitchen.de/metrics or https://pusher.kraut.world/metrics or https://pusher.workadventu.re/metrics

Related Links

Credit