Extract scoring from GameMaster into GameScorer (#43)
* Extract `GameScorer` from the `GameMaster` scoring code * GameBenchmarks must now implement `create_game_scorer` to return a `GameScorer`
Loading
Please register or sign in to comment
* Extract `GameScorer` from the `GameMaster` scoring code * GameBenchmarks must now implement `create_game_scorer` to return a `GameScorer`