Main page

Game between godulmat and hermap12

Score godulmat=0, hermap12=0
Hive

Game between godulmat and hermap12

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

godulmat.move() took 0.00 s
godulmat.myMove=0
Player godulmat: ['a', None, None, 3, 6]
Board after move:
Your browser does not support HTML5 canvas
hermap12.move() took 0.00 s
hermap12.myMove=0
Player hermap12: ['G', None, None, 3, 5]
Your browser does not support HTML5 canvas
godulmat.move() took 0.00 s
godulmat.myMove=1
Player godulmat: ['q', None, None, 4, 6]
Board after move:
Your browser does not support HTML5 canvas
hermap12.move() took 0.00 s
hermap12.myMove=1
Player hermap12: ['Q', None, None, 2, 5]
Your browser does not support HTML5 canvas
godulmat.move() took 0.00 s
godulmat.myMove=2
Player godulmat: ['a', None, None, 5, 5]
Board after move:
Your browser does not support HTML5 canvas
hermap12.move() took 0.00 s
hermap12.myMove=2
Player hermap12: ['G', None, None, 1, 5]
Your browser does not support HTML5 canvas
godulmat.move() took 0.00 s
godulmat.myMove=3
Player godulmat: ['b', None, None, 3, 7]
Board after move:
Your browser does not support HTML5 canvas
hermap12.move() took 0.00 s
hermap12.myMove=3
Player hermap12: ['A', None, None, 4, 4]
Your browser does not support HTML5 canvas
godulmat.move() took 0.00 s
godulmat.myMove=4
Player godulmat: ['b', None, None, 5, 6]
Board after move:
Your browser does not support HTML5 canvas
hermap12.move() took 0.00 s
hermap12.myMove=4
Player hermap12: ['A', 4, 4, 6, 6]
Your browser does not support HTML5 canvas
godulmat.move() took 0.00 s
godulmat.myMove=5
Player godulmat: ['s', None, None, 3, 8]
Board after move:
Your browser does not support HTML5 canvas
hermap12.move() took 0.00 s
hermap12.myMove=5
Player hermap12: ['A', 6, 6, 2, 4]
Your browser does not support HTML5 canvas
godulmat.move() took 0.00 s
godulmat.myMove=6
Player godulmat: ['s', None, None, 2, 8]
Board after move:
Your browser does not support HTML5 canvas
hermap12.move() took 0.00 s
hermap12.myMove=6
Player hermap12: ['S', None, None, 0, 6]
Your browser does not support HTML5 canvas
godulmat.move() took 0.00 s
godulmat.myMove=7
Player godulmat: ['g', None, None, 4, 8]
Board after move:
Your browser does not support HTML5 canvas
hermap12.move() took 0.00 s
hermap12.myMove=7
Player hermap12: ['A', 2, 4, 4, 9]
Your browser does not support HTML5 canvas
godulmat.move() took 0.00 s
godulmat.myMove=8
Player godulmat: ['g', None, None, 6, 6]
Board after move:
Your browser does not support HTML5 canvas
hermap12.move() took 0.00 s
hermap12.myMove=8
Player hermap12: ['A', None, None, 4, 10]
Your browser does not support HTML5 canvas
godulmat.move() took 0.00 s
godulmat.myMove=9
Player godulmat: ['g', 6, 6, 2, 6]
Board after move:
Your browser does not support HTML5 canvas
hermap12.move() took 0.00 s
hermap12.myMove=9
Player hermap12: ['B', None, None, 5, 9]
Your browser does not support HTML5 canvas
godulmat.move() took 0.01 s
godulmat.myMove=10
Player godulmat: ['g', 2, 6, 2, 4]
Board after move:
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: 'S', 7: '', 8: '', 9: '', 10: '', 11: '', 12: ''}, 1: {0: '', 1: '', 2: '', 3: '', 4: '', 5: 'G', 6: '', 7: '', 8: '', 9: '', 10: '', 11: '', 12: ''}, 2: {0: '', 1: '', 2: '', 3: '', 4: 'g', 5: 'Q', 6: '', 7: '', 8: 's', 9: '', 10: '', 11: '', 12: ''}, 3: {0: '', 1: '', 2: '', 3: '', 4: '', 5: 'G', 6: 'a', 7: 'b', 8: 's', 9: '', 10: '', 11: '', 12: ''}, 4: {0: '', 1: '', 2: '', 3: '', 4: '', 5: '', 6: 'q', 7: '', 8: 'g', 9: 'A', 10: 'A', 11: '', 12: ''}, 5: {0: '', 1: '', 2: '', 3: '', 4: '', 5: 'a', 6: 'b', 7: '', 8: '', 9: 'B', 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': 1, 'S': 1, 'G': 0}
self.rivalPieces = {'q': 0, 'a': 0, 'b': 0, 's': 0, 'g': 0}
self.myColorIsUpper = True
self.tournament = True

Main page

godulmat

hermap12