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