Main page

Game between hermap12 and svarcmat

Score hermap12=0, svarcmat=0
Hive

Game between hermap12 and svarcmat

hermap12.algorithmName=bolest
svarcmat.algorithmName=myGreatMethod
Game start
Your browser does not support HTML5 canvas

hermap12.move() took 0.00 s
hermap12.myMove=0
Player hermap12: ['q', None, None, 3, 6]
Board after move:
Your browser does not support HTML5 canvas
svarcmat.move() took 0.00 s
svarcmat.myMove=0
Player svarcmat: ['S', None, None, 3, 7]
Your browser does not support HTML5 canvas
hermap12.move() took 0.00 s
hermap12.myMove=1
Player hermap12: ['b', None, None, 3, 5]
Board after move:
Your browser does not support HTML5 canvas
svarcmat.move() took 0.00 s
svarcmat.myMove=1
Player svarcmat: ['A', None, None, 4, 7]
Your browser does not support HTML5 canvas
hermap12.move() took 0.00 s
hermap12.myMove=2
Player hermap12: ['a', None, None, 2, 5]
Board after move:
Your browser does not support HTML5 canvas
svarcmat.move() took 0.00 s
svarcmat.myMove=2
Player svarcmat: ['B', None, None, 3, 8]
Your browser does not support HTML5 canvas
hermap12.move() took 0.00 s
hermap12.myMove=3
Player hermap12: ['a', None, None, 2, 4]
Board after move:
Your browser does not support HTML5 canvas
svarcmat.move() took 0.00 s
svarcmat.myMove=3
Player svarcmat: ['Q', None, None, 3, 9]
Your browser does not support HTML5 canvas
hermap12.move() took 0.00 s
hermap12.myMove=4
Player hermap12: ['a', 2, 4, 2, 9]
Board after move:
Your browser does not support HTML5 canvas
svarcmat.move() took 0.59 s
svarcmat.myMove=4
Player svarcmat: ['A', 4, 7, 4, 6]
Your browser does not support HTML5 canvas
hermap12.move() took 0.00 s
hermap12.myMove=5
Player hermap12: ['a', 2, 5, 5, 6]
Board after move:
Your browser does not support HTML5 canvas
svarcmat.move() took 0.23 s
svarcmat.myMove=5
Player svarcmat: ['Q', 3, 9, 4, 8]
Your browser does not support HTML5 canvas
hermap12.move() took 0.00 s
hermap12.myMove=6
Player hermap12: ['a', 2, 9, 3, 4]
Board after move:
Your browser does not support HTML5 canvas
svarcmat.move() took 0.40 s
svarcmat.myMove=6
Player svarcmat: ['A', None, None, 2, 8]
Your browser does not support HTML5 canvas
hermap12.move() took 0.00 s
hermap12.myMove=7
Player hermap12: ['a', 3, 4, 2, 9]
Board after move:
Your browser does not support HTML5 canvas
svarcmat.move() took 0.41 s
svarcmat.myMove=7
Player svarcmat: ['A', 2, 8, 2, 7]
Your browser does not support HTML5 canvas
hermap12.move() took 0.00 s
hermap12.myMove=8
Player hermap12: ['b', None, None, 1, 9]
Board after move:
Your browser does not support HTML5 canvas
svarcmat.move() took 0.42 s
svarcmat.myMove=8
Player svarcmat: ['B', None, None, 1, 7]
Your browser does not support HTML5 canvas
hermap12.move() took 0.00 s
hermap12.myMove=9
Player hermap12: ['s', None, None, 2, 5]
Board after move:
Your browser does not support HTML5 canvas
svarcmat.move() took 0.23 s
svarcmat.myMove=9
Player svarcmat: ['B', 1, 7, 2, 6]
Your browser does not support HTML5 canvas
hermap12.move() caused error:
Traceback (most recent call last):
/player.py", line 318, in move
    return stone.stone_info(self.myColorIsUpper) + [rp[0],rp[1]]
AttributeError: 'NoneType' object has no attribute 'stone_info'

Game state:
self.board = {-6: {12: ''}, -5: {10: '', 11: '', 12: ''}, -4: {8: '', 9: '', 10: '', 11: '', 12: ''}, -3: {6: '', 7: '', 8: '', 9: '', 10: '', 11: '', 12: ''}, -2: {4: '', 5: '', 6: '', 7: '', 8: '', 9: '', 10: '', 11: '', 12: ''}, -1: {2: '', 3: '', 4: '', 5: '', 6: '', 7: '', 8: '', 9: '', 10: '', 11: '', 12: ''}, 0: {0: '', 1: '', 2: '', 3: '', 4: '', 5: '', 6: '', 7: '', 8: '', 9: '', 10: '', 11: '', 12: ''}, 1: {0: '', 1: '', 2: '', 3: '', 4: '', 5: '', 6: '', 7: '', 8: '', 9: 'b', 10: '', 11: '', 12: ''}, 2: {0: '', 1: '', 2: '', 3: '', 4: '', 5: 's', 6: 'B', 7: 'A', 8: '', 9: 'a', 10: '', 11: '', 12: ''}, 3: {0: '', 1: '', 2: '', 3: '', 4: '', 5: 'b', 6: 'q', 7: 'S', 8: 'B', 9: '', 10: '', 11: '', 12: ''}, 4: {0: '', 1: '', 2: '', 3: '', 4: '', 5: '', 6: 'A', 7: '', 8: 'Q', 9: '', 10: '', 11: '', 12: ''}, 5: {0: '', 1: '', 2: '', 3: '', 4: '', 5: '', 6: 'a', 7: '', 8: '', 9: '', 10: '', 11: '', 12: ''}, 6: {0: '', 1: '', 2: '', 3: '', 4: '', 5: '', 6: '', 7: '', 8: '', 9: '', 10: '', 11: '', 12: ''}, 7: {0: '', 1: '', 2: '', 3: '', 4: '', 5: '', 6: '', 7: '', 8: '', 9: '', 10: '', 11: ''}, 8: {0: '', 1: '', 2: '', 3: '', 4: '', 5: '', 6: '', 7: '', 8: '', 9: ''}, 9: {0: '', 1: '', 2: '', 3: '', 4: '', 5: '', 6: '', 7: ''}, 10: {0: '', 1: '', 2: '', 3: '', 4: '', 5: ''}, 11: {0: '', 1: '', 2: '', 3: ''}, 12: {0: '', 1: ''}}
self.myMove = 10
self.myPieces = {'q': 0, 'a': 0, 'b': 0, 's': 1, 'g': 2}
self.rivalPieces = {'Q': 0, 'A': 0, 'B': 0, 'S': 1, 'G': 2}
self.myColorIsUpper = False
self.tournament = True

Main page

hermap12

svarcmat