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