SkillAgentSearch skills...

Coren

A collection of tools to enhance your solo roleplaying games.

Install / Use

/learn @rpg-tips/Coren
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

coren

This package contains a collection of tools to enhance your solo roleplaying games.

Installation Instructions

Run these commands in your R console:

if(!'devtools'%in%installed.packages()){
        install.packages('devtools')
    }
library(devtools)
install_github('rpg-tips/coren')

Contained Functions

There are functions for several solo tools. Each family function has a common prefix.

  • Mythic Game Master Emulator: prefix gme.

Functions: gme_fate_check, gme_detail_check,gme_event_check, gme_description_table, gme_actions_table, gme_behavior_check (requires Shiny installed).

  • Conjecture Games BOLD and UNE: prefixes bold and une.

  • Instant Game: prefix inst.

  • Ironsworn: prefix iron.

View on GitHub
GitHub Stars17
CategoryDevelopment
Updated3y ago
Forks4

Languages

R

Security Score

75/100

Audited on Feb 16, 2023

No findings