players.LinePlayer module¶
-
class
LinePlayer(game, boardAR)[source]¶ Bases:
core.Player.PlayerSubclass of Player with an aggressive strategy:
first move is random, then checks if there is an unoccupied line with 2 cases already checked by itself and check the last case, (if there is none do the same with a free line where there is already one case checked)