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