mage/Mage.Server.Plugins/Mage.Player.AIMCTS
Tirth Bharatiya 7913c01ec3
refactor: improved usage of NextAction in mcts AI code (#11480)
Replaced conditional of selecting next action with runtime polymorphism, to increase the readability and easier for future changes by following Open/Close principle.
2023-11-28 11:12:59 +04:00
..
src/mage/player/ai refactor: improved usage of NextAction in mcts AI code (#11480) 2023-11-28 11:12:59 +04:00
pom.xml dev: improved code coverage (jacoco) and static analyser (sonar) support (#11367): 2023-10-30 09:19:12 +04:00