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