Package edu.wisc.game.engine
Class AutomaticRuleGenerator
java.lang.Object
edu.wisc.game.engine.AutomaticRuleGenerator
An AutomaticRuleGenerator is used to create multiple rule set
files based on the same pattern.
-
Constructor Summary
ConstructorsConstructorDescriptionAutomaticRuleGenerator
(Long seed, ParaSet _para) Ensures that the para table has the default (legacy) values for "colors" and "shapes", if none are supplied in the CSV file. -
Method Summary
-
Constructor Details
-
AutomaticRuleGenerator
Ensures that the para table has the default (legacy) values for "colors" and "shapes", if none are supplied in the CSV file.- Throws:
RuleParseException
-
-
Method Details
-
getColorNames
- Throws:
RuleParseException
-
getShapeNames
- Throws:
RuleParseException
-
main
public static void main(String[] argv) throws IOException, IllegalInputException, RuleParseException -
varReport
- Throws:
RuleParseException
-