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