An open source long form strategy, tactics, and logistics war game, heavily inspired by Warhammer 40k and the blog of Brett Devereux
Check out the "Sample Game" vignette for basics.
To Do items, bug reports and feature requests are kept in Issues
MundusCentrum
uses pkgr to manage
development dependencies and renv to
provide isolation. To replicate this environment,
clone the repo
open package in an R session and run renv::init()
renv
> 0.8.3-4 into default .libPaths()
if not
already installedrun pkgr install
in terminal within package directory
restart session
Then, launch R with the repo as the working directory (open the project in RStudio). renv will activate and find the project library.