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: ['g', None, None, 2, 7]
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: ['s', None, None, 1, 7]
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: ['q', None, None, 2, 8]
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: ['a', None, None, 1, 9]
Board after move:
steinda4.move() took 0.04 s
steinda4.myMove=4
Player steinda4: ['A', 5, 5, 2, 9]
haslivoj.move() took 0.00 s
haslivoj.myMove=5
Player haslivoj: ['s', 1, 7, 0, 10]
Board after move:
steinda4.move() took 0.04 s
steinda4.myMove=5
Player steinda4: ['G', None, None, 5, 5]
haslivoj.move() took 0.00 s
haslivoj.myMove=6
Player haslivoj: ['a', None, None, 3, 5]
Board after move:
steinda4.move() took 0.05 s
steinda4.myMove=6
Player steinda4: ['S', None, None, 6, 6]
haslivoj.move() took 0.00 s
haslivoj.myMove=7
Player haslivoj: ['a', 3, 5, -1, 10]
Board after move:
steinda4.move() took 0.06 s
steinda4.myMove=7
Player steinda4: ['B', None, None, 2, 10]
haslivoj.move() took 0.00 s
haslivoj.myMove=8
Player haslivoj: ['a', -1, 10, 6, 5]
Board after move:
steinda4.move() took 0.05 s
steinda4.myMove=8
Player steinda4: ['S', 6, 6, 3, 8]
haslivoj.move() took 0.00 s
haslivoj.myMove=9
Player haslivoj: ['a', 6, 5, 1, 8]
Board after move:
steinda4.move() took 0.06 s
steinda4.myMove=9
Player steinda4: ['G', 5, 5, 3, 7]
Game over
steinda4 wins in move 9
Score haslivoj=3
Score steinda4=15