Score kornejak=15, honchill=0
HiveGame between kornejak and honchill
kornejak.algorithmName=Muhahaha
honchill.algorithmName=gg
Game start
kornejak.move() took 0.00 s
kornejak.myMove=0
Player kornejak: ['s', None, None, 3, 6]
Board after move:
honchill.move() took 0.00 s
honchill.myMove=0
Player honchill: ['S', None, None, 3, 7]
kornejak.move() took 0.00 s
kornejak.myMove=1
Player kornejak: ['q', None, None, 4, 5]
Board after move:
honchill.move() took 0.00 s
honchill.myMove=1
Player honchill: ['B', None, None, 4, 7]
kornejak.move() took 0.01 s
kornejak.myMove=2
Player kornejak: ['a', None, None, 2, 6]
Board after move:
honchill.move() took 0.00 s
honchill.myMove=2
Player honchill: ['Q', None, None, 3, 8]
kornejak.move() took 0.03 s
kornejak.myMove=3
Player kornejak: ['a', None, None, 3, 5]
Board after move:
honchill.move() took 0.00 s
honchill.myMove=3
Player honchill: ['A', None, None, 4, 8]
kornejak.move() took 0.01 s
kornejak.myMove=4
Player kornejak: ['a', 3, 5, 2, 8]
Board after move:
honchill.move() took 0.00 s
honchill.myMove=4
Player honchill: ['A', None, None, 3, 9]
kornejak.move() took 0.01 s
kornejak.myMove=5
Player kornejak: ['a', 2, 6, 2, 9]
Board after move:
Game over
kornejak wins in move 5
Score kornejak=15
Score honchill=0