Score svarcmat=15, ruckafil=0
HiveGame between svarcmat and ruckafil
svarcmat.algorithmName=myGreatMethod
ruckafil.algorithmName=myGreatMethod
Game start
svarcmat.move() took 0.00 s
svarcmat.myMove=0
Player svarcmat: ['s', None, None, 3, 6]
Board after move:
ruckafil.move() took 0.00 s
ruckafil.myMove=0
Player ruckafil: ['Q', None, None, 3, 7]
svarcmat.move() took 0.00 s
svarcmat.myMove=1
Player svarcmat: ['a', None, None, 3, 5]
Board after move:
ruckafil.move() took 0.00 s
ruckafil.myMove=1
Player ruckafil: ['A', None, None, 4, 7]
svarcmat.move() took 0.00 s
svarcmat.myMove=2
Player svarcmat: ['b', None, None, 4, 5]
Board after move:
ruckafil.move() took 0.00 s
ruckafil.myMove=2
Player ruckafil: ['A', None, None, 3, 8]
svarcmat.move() took 0.00 s
svarcmat.myMove=3
Player svarcmat: ['q', None, None, 5, 4]
Board after move:
ruckafil.move() took 0.00 s
ruckafil.myMove=3
Player ruckafil: ['B', None, None, 2, 8]
svarcmat.move() took 0.58 s
svarcmat.myMove=4
Player svarcmat: ['a', 3, 5, 2, 7]
Board after move:
ruckafil.move() took 0.00 s
ruckafil.myMove=4
Player ruckafil: ['B', None, None, 2, 9]
svarcmat.move() took 0.64 s
svarcmat.myMove=5
Player svarcmat: ['a', None, None, 2, 6]
Board after move:
ruckafil.move() took 0.00 s
ruckafil.myMove=5
Player ruckafil: ['S', None, None, 1, 9]
svarcmat.move() took 0.86 s
svarcmat.myMove=6
Player svarcmat: ['a', 2, 6, 4, 6]
Board after move:
Game over
svarcmat wins in move 6
Score svarcmat=15
Score ruckafil=0