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