Ruleset
NAME
EERPG::Ruleset - EERPG Ruleset role / class
SYNOPSIS
use EERPG::Ruleset;
my $ruleset = EERPG::Ruleset.new( :@rules );
DESCRIPTION
The Ruleset
role / class store a set of Rules to be used by a
Producer to produce Commodity.
AUTHOR
Elizabeth Mattijsen <[email protected]>
EERPG is an implementation of the "Emergent Economies for Role Playing Games" white paper by Jonathan Doran and Ian Parberry.
Source can be located at: https://github.com/lizmat/EERPG . Comments and Pull Requests are welcome.
COPYRIGHT AND LICENSE
Copyright 2018, 2021 Elizabeth Mattijsen
This library is free software; you can redistribute it and/or modify it under the Artistic License 2.0.