Score mencimar=1, lancavoj=15
HiveGame between mencimar and lancavoj
mencimar.algorithmName=myGreatMethod
lancavoj.algorithmName=Tak to je konec
Game start
mencimar.move() took 0.00 s
mencimar.myMove=0
Player mencimar: ['q', None, None, 3, 6]
Board after move:
lancavoj.move() took 0.00 s
lancavoj.myMove=0
Player lancavoj: ['G', None, None, 3, 7]
mencimar.move() took 0.00 s
mencimar.myMove=1
Player mencimar: ['a', None, None, 3, 5]
Board after move:
lancavoj.move() took 0.00 s
lancavoj.myMove=1
Player lancavoj: ['Q', None, None, 4, 7]
mencimar.move() took 0.00 s
mencimar.myMove=2
Player mencimar: ['a', None, None, 4, 5]
Board after move:
lancavoj.move() took 0.00 s
lancavoj.myMove=2
Player lancavoj: ['S', None, None, 4, 8]
mencimar.move() took 0.00 s
mencimar.myMove=3
Player mencimar: ['b', None, None, 4, 4]
Board after move:
lancavoj.move() took 0.00 s
lancavoj.myMove=3
Player lancavoj: ['S', None, None, 5, 8]
mencimar.move() took 0.00 s
mencimar.myMove=4
Player mencimar: ['b', None, None, 2, 6]
Board after move:
lancavoj.move() took 0.01 s
lancavoj.myMove=4
Player lancavoj: ['S', 5, 8, 4, 6]
mencimar.move() took 0.00 s
mencimar.myMove=5
Player mencimar: ['s', None, None, 1, 6]
Board after move:
lancavoj.move() took 0.01 s
lancavoj.myMove=5
Player lancavoj: ['S', 4, 8, 2, 7]
Game over
lancavoj wins in move 5
Score mencimar=1
Score lancavoj=15