Skip to content
scotticus edited this page Feb 10, 2017 · 2 revisions

Minion is a tabletop RPG (D&D) table-side helper. It's not intended to replace sitting at the table with your friends or facilitate playing online; it's just a tool to help keep track of things at the table.

The goal is to easily track and present the most crucial information necessary when running encounters in a typical D&D session. This includes character and monster stats, initiative order, and any ongoing effects that may influence the encounter.

The vision is for a client-server system running in real time that can have a master DM view and a limited/read-only "player" view. Changes made by the DM will be broadcast/pushed to the player view.

Along the way, I'll be learning a bunch of new skills (mostly revolving around React and unit testing).

Clone this wiki locally