haslivoj.move() took 0.00 s
haslivoj.myMove=0
Player haslivoj: ['g', None, None, 3, 6]
Board after move:
steinda4.move() took 0.00 s
steinda4.myMove=0
Player steinda4: ['G', None, None, 4, 6]
haslivoj.move() took 0.00 s
haslivoj.myMove=1
Player haslivoj: ['q', None, None, 2, 6]
Board after move:
steinda4.move() took 0.00 s
steinda4.myMove=1
Player steinda4: ['Q', None, None, 4, 7]
haslivoj.move() took 0.00 s
haslivoj.myMove=2
Player haslivoj: ['g', None, None, 1, 6]
Board after move:
steinda4.move() took 0.00 s
steinda4.myMove=2
Player steinda4: ['A', None, None, 5, 5]
haslivoj.move() took 0.00 s
haslivoj.myMove=3
Player haslivoj: ['s', None, None, 2, 7]
Board after move:
steinda4.move() took 0.00 s
steinda4.myMove=3
Player steinda4: ['B', None, None, 5, 6]
haslivoj.move() took 0.00 s
haslivoj.myMove=4
Player haslivoj: ['b', None, None, 2, 5]
Board after move:
steinda4.move() took 0.04 s
steinda4.myMove=4
Player steinda4: ['B', 5, 6, 4, 6]
haslivoj.move() took 0.00 s
haslivoj.myMove=5
Player haslivoj: ['s', 2, 7, 4, 8]
Board after move:
steinda4.move() took 0.02 s
steinda4.myMove=5
Player steinda4: ['A', 5, 5, 2, 7]
haslivoj.move() took 0.00 s
haslivoj.myMove=6
Player haslivoj: ['s', None, None, 4, 9]
Board after move:
steinda4.move() took 0.03 s
steinda4.myMove=6
Player steinda4: ['S', None, None, 5, 6]
haslivoj.move() took 0.00 s
haslivoj.myMove=7
Player haslivoj: ['a', None, None, 5, 9]
Board after move:
steinda4.move() took 0.04 s
steinda4.myMove=7
Player steinda4: ['B', None, None, 2, 8]
haslivoj.move() took 0.00 s
haslivoj.myMove=8
Player haslivoj: ['a', None, None, 6, 9]
Board after move:
steinda4.move() took 0.03 s
steinda4.myMove=8
Player steinda4: ['A', None, None, 1, 8]
haslivoj.move() took 0.00 s
haslivoj.myMove=9
Player haslivoj: ['b', None, None, 6, 8]
Board after move:
steinda4.move() took 0.08 s
steinda4.myMove=9
Player steinda4: ['A', 1, 8, 1, 7]
haslivoj.move() took 0.00 s
haslivoj.myMove=10
Player haslivoj: ['a', 6, 9, 3, 5]
Board after move:
Game over
steinda4 wins in move 10
Score haslivoj=2
Score steinda4=15