mirror of
https://github.com/correl/mage.git
synced 2024-11-15 11:09:30 +00:00
2906f86324
* in card's code use player.isComputer instead player.isHuman (it help to split Human/AI logic and test both by unit tests); * usage example: AI hint to skip or auto-calculate choices instead call of real choose dialogs; * unit tests for Human logic: call normal commands; * unit tests for AI logic: call aiXXX commands; |
||
---|---|---|
.. | ||
src/main/java/mage/player/ai | ||
pom.xml |