Utilities for table top role playing, starting with Ironsworn.
Go to file
2021-11-10 10:09:59 -05:00
BaselineOfRoloLudo.package Defining basic baseline. 2021-07-24 09:11:45 -05:00
RoloLudo.package Improving oracles' import/export. 2021-07-06 12:20:25 -05:00
.project Synchronizing the remote repository with the local one. 2021-05-17 17:46:44 -05:00
.properties Synchronizing the remote repository with the local one. 2021-05-17 17:46:44 -05:00
README.md Improved installed instructions. 2021-11-10 10:09:59 -05:00

RoloLudo

Utilities for table top role playing, starting with Ironsworn and Starforged.

To install it on Pharo/GToolkit first install ExoRepo and then run from a Playground:

    ExoRepo new
      repository: 'https://code.tupale.co/Offray/RoloLudo';
      load.