Byte-snake-engine/cli/commands
Torben 397d925110
DEV-765 pipeline refactor (#64)
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.
2022-03-16 16:58:05 -07:00
..
testdata DEV-765 pipeline refactor (#64) 2022-03-16 16:58:05 -07:00
colors.go Colored board (#59) 2021-12-08 10:43:40 -08:00
output.go Add export to file (#58) 2021-12-02 09:59:20 -08:00
play.go DEV-765 pipeline refactor (#64) 2022-03-16 16:58:05 -07:00
play_test.go DEV-765 pipeline refactor (#64) 2022-03-16 16:58:05 -07:00
root.go Update build path and docs. 2020-12-10 15:02:29 -08:00