briansurratt / gurpslight-rulebook-example

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Java 100.0%