Score cihulmar=2, kleinmat=15
HiveGame between cihulmar and kleinmat
cihulmar.algorithmName=myMethod
kleinmat.algorithmName=HalfRandom_halfTryingToFindBestMove
Game start
cihulmar.move() took 0.00 s
cihulmar.myMove=0
Player cihulmar: ['q', None, None, 3, 6]
Board after move:
kleinmat.move() took 0.00 s
kleinmat.myMove=0
Player kleinmat: ['S', None, None, 3, 7]
cihulmar.move() took 0.00 s
cihulmar.myMove=1
Player cihulmar: ['a', None, None, 2, 6]
Board after move:
kleinmat.move() took 0.00 s
kleinmat.myMove=1
Player kleinmat: ['Q', None, None, 2, 8]
cihulmar.move() took 0.00 s
cihulmar.myMove=2
Player cihulmar: ['a', None, None, 1, 6]
Board after move:
kleinmat.move() took 0.00 s
kleinmat.myMove=2
Player kleinmat: ['S', None, None, 2, 9]
cihulmar.move() took 0.00 s
cihulmar.myMove=3
Player cihulmar: ['b', None, None, 0, 6]
Board after move:
kleinmat.move() took 0.00 s
kleinmat.myMove=3
Player kleinmat: ['G', None, None, 3, 8]
cihulmar.move() took 0.00 s
cihulmar.myMove=4
Player cihulmar: ['b', None, None, -1, 6]
Board after move:
kleinmat.move() took 0.00 s
kleinmat.myMove=4
Player kleinmat: ['G', 3, 8, 3, 5]
cihulmar.move() took 0.00 s
cihulmar.myMove=5
Player cihulmar: ['s', None, None, -2, 6]
Board after move:
kleinmat.move() took 0.00 s
kleinmat.myMove=5
Player kleinmat: ['S', 2, 9, 4, 6]
cihulmar.move() took 0.00 s
cihulmar.myMove=6
Player cihulmar: ['s', None, None, -3, 6]
Board after move:
kleinmat.move() took 0.00 s
kleinmat.myMove=6
Player kleinmat: ['A', None, None, 3, 8]
cihulmar.move() took 0.00 s
cihulmar.myMove=7
Player cihulmar: ['g', None, None, -3, 7]
Board after move:
kleinmat.move() took 0.00 s
kleinmat.myMove=7
Player kleinmat: ['A', 3, 8, 4, 5]
cihulmar.move() took 0.00 s
cihulmar.myMove=8
Player cihulmar: ['g', None, None, -2, 5]
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 cihulmar=2
Score kleinmat=15