peter1591 / hearthstone-ai

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

design AI daemon framework #59

Closed peter1591 closed 6 years ago

peter1591 commented 7 years ago

AI daemon interface

UI

peter1591 commented 6 years ago

Finished as judge and ui modules.