mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
Add AI idea
This commit is contained in:
@@ -341,6 +341,7 @@ public class PlayerControllerAi extends PlayerController {
|
||||
@Override
|
||||
public List<Card> enlistAttackers(List<Card> attackers) {
|
||||
// not able yet
|
||||
// TODO get best creature that can't attack and check for lethal with it
|
||||
return Lists.newArrayList();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user