agentmirv / undiscoveredtales

A homebrew companion app for Mansions of Madness Second Edition.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Undiscovered Tales

Undiscovered Tales will (someday) be a way to experience homebrew scenarios for the board game Mansions of Madness Second Edition.

It is also an opportunity for me to work with Javascript and learn the Phaser HTML5 game framework.

Working demo link

Editor prototype link

Editor Prototype Notes

The editor uses Google's Polymer 2.2.

To add Tiles or Tokens to the map, select the appropriate right hand tab and Left Click the item.

In the map, Left Click + Drag will scroll the view of the map.

In the map, on a Tile or Token:

  • Right Click + Drag: Move the item
  • Right Click + Mouse Wheel: Rotate the item
  • Left Click + Right Click: Preview of deleting the item
  • Left Click + Double Right Click: Preview of deleting the item and confirm deletion

On a Token in the map, Left Click will mark it for selection, which in the future will allow the Token properties to be shown and changed on the Selected tab.

About

A homebrew companion app for Mansions of Madness Second Edition.


Languages

Language:JavaScript 99.5%Language:HTML 0.5%