This is the fourth in the series of basic Ares coding tutorials.
In this tutorial, we’ll examine the design of the Cortex plugin, a simplified implementation of the Cortex Classic RPG System used in the Firefly and Leverage RPGs.
You can find the full code for the Cortex plugin in GitHub.
Unlike the other two, this is not a “Try It!” tutorial. It’s more of a walk-through showing you how the Cortex plugin was built.
If at any point you run into trouble, you can Get Help.