Score brazdvit=15, cihulmar=0
HiveGame between brazdvit and cihulmar
brazdvit.algorithmName=myGreatererMethod
cihulmar.algorithmName=myMethod
Game start
brazdvit.move() took 0.00 s
brazdvit.myMove=0
Player brazdvit: ['s', None, None, 3, 6]
Board after move:
cihulmar.move() took 0.00 s
cihulmar.myMove=0
Player cihulmar: ['Q', None, None, 4, 6]
brazdvit.move() took 0.02 s
brazdvit.myMove=1
Player brazdvit: ['q', None, None, 2, 6]
Board after move:
cihulmar.move() took 0.00 s
cihulmar.myMove=1
Player cihulmar: ['A', None, None, 5, 6]
brazdvit.move() took 0.05 s
brazdvit.myMove=2
Player brazdvit: ['a', None, None, 2, 7]
Board after move:
cihulmar.move() took 0.00 s
cihulmar.myMove=2
Player cihulmar: ['A', None, None, 4, 7]
brazdvit.move() took 0.05 s
brazdvit.myMove=3
Player brazdvit: ['a', None, None, 1, 7]
Board after move:
cihulmar.move() took 0.01 s
cihulmar.myMove=3
Player cihulmar: ['B', None, None, 5, 5]
brazdvit.move() took 0.13 s
brazdvit.myMove=4
Player brazdvit: ['a', 1, 7, 3, 7]
Board after move:
cihulmar.move() took 0.01 s
cihulmar.myMove=4
Player cihulmar: ['B', None, None, 5, 7]
brazdvit.move() took 0.03 s
brazdvit.myMove=5
Player brazdvit: ['a', 2, 7, 4, 5]
Board after move:
Game over
brazdvit wins in move 5
Score brazdvit=15
Score cihulmar=0