/gurpslight-rulebook-example

A partial implementation of the GURPS Light rules using the Rulesbook framework as a learning exercise and example

Primary LanguageJavaMIT LicenseMIT

gurpslight-rulebook-example

A partial implementation of the GURPS Light rules using the Rulesbook framework as a learning exercise and example

The intent of this project is to

  • explore the Rulebook library
  • get practice developing tests which do not tightly bind the test to the implementation.
    • Tests will be implements using a standard Java implementation
    • Another implementation which satisfies the test using Rulebook