Score godulmat=1, reructom=15
HiveGame between godulmat and reructom
godulmat.algorithmName=myGreatMethod
reructom.algorithmName=placement[-1]
Game start
godulmat.move() took 0.00 s
godulmat.myMove=0
Player godulmat: ['a', None, None, 3, 6]
Board after move:
reructom.move() took 0.00 s
reructom.myMove=0
Player reructom: ['Q', None, None, 3, 7]
godulmat.move() took 0.00 s
godulmat.myMove=1
Player godulmat: ['q', None, None, 3, 5]
Board after move:
reructom.move() took 0.00 s
reructom.myMove=1
Player reructom: ['A', None, None, 2, 8]
godulmat.move() took 0.00 s
godulmat.myMove=2
Player godulmat: ['a', None, None, 4, 5]
Board after move:
reructom.move() took 0.00 s
reructom.myMove=2
Player reructom: ['A', None, None, 4, 7]
godulmat.move() took 0.00 s
godulmat.myMove=3
Player godulmat: ['b', None, None, 2, 6]
Board after move:
reructom.move() took 0.02 s
reructom.myMove=3
Player reructom: ['G', None, None, 3, 8]
godulmat.move() took 0.00 s
godulmat.myMove=4
Player godulmat: ['b', None, None, 2, 5]
Board after move:
reructom.move() took 0.10 s
reructom.myMove=4
Player reructom: ['A', 2, 8, 4, 4]
godulmat.move() took 0.00 s
godulmat.myMove=5
Player godulmat: ['s', None, None, 5, 5]
Board after move:
reructom.move() took 0.09 s
reructom.myMove=5
Player reructom: ['G', 3, 8, 3, 4]
Game over
reructom wins in move 5
Score godulmat=1
Score reructom=15