A first implementation of the stronger AI

This commit is contained in:
Jonas Suess 2019-03-24 14:29:19 +01:00
parent e95d6e168a
commit b24ab8902f
2 changed files with 2 additions and 2 deletions

View file

@ -188,7 +188,7 @@ public class StrongAI extends AI {
}
/**
* Returns a batch of connected castles around some start castle that belong to p
* Returns a batch of connected castles around some start castle that belong to the player p
* @param g the graph
* @param p the owner of the castles
* @param castle the start castle