Refactor rulesets into smaller composable operations In order to mix up the functionality from different rulesets like Solo, Royale, etc. the code in these classes needs to be broken up into small functions that can be composed in a pipeline to make a custom game mode. |
||
|---|---|---|
| .. | ||
| testdata | ||
| colors.go | ||
| output.go | ||
| play.go | ||
| play_test.go | ||
| root.go | ||