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