peter1591 / hearthstone-ai

A Hearthstone AI based on Monte Carlo tree search and neural nets written in modern C++.
302 stars 49 forks source link

judge: refine Recorder #86

Closed peter1591 closed 6 years ago

peter1591 commented 6 years ago

rename to JsonRecorder

https://github.com/peter1591/hearthstone-ai/blob/81b595ec6e78776c9d218af33304566d487652b5/judge/include/judge/Recorder.h#L12

And make it as a template parameter, to support different recorders in the future

peter1591 commented 6 years ago

Fixed in commit: 6af1e1e329e99821ef4e39bc7e7f54e6b88d630c