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

Manipulators should have hierarchy structure #11

Closed peter1591 closed 7 years ago

peter1591 commented 7 years ago

Cards manipulator: set zone, set zone position, etc. Characters manipulator: all above, attack/defend Minion manipulator: all above, enchant, aura,

They should have hierarchy like this.

peter1591 commented 7 years ago

Fixed in c8de75f3f3cc6aeca483e9338c6e53d741428c89