Main page

Game between doubem10 and hermap12

Score doubem10=0, hermap12=0
Hive

Game between doubem10 and hermap12

doubem10.algorithmName=hehe, ma to bugyRandom Bug PlacementBug ImageBug ImageBug Image
hermap12.algorithmName=bolest
Game start
Your browser does not support HTML5 canvas

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

Main page

doubem10

hermap12