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