Skip to content
/ coren Public

A collection of tools to enhance your solo roleplaying games.

License

Notifications You must be signed in to change notification settings

rpg-tips/coren

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A collection of tools to enhance your solo roleplaying games.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages