Main page

Game between paukojur and adamevi3

Score paukojur=0, adamevi3=0
Hive

Game between paukojur and adamevi3

paukojur.algorithmName=myGreatMethod
adamevi3.algorithmName=Bzum bzum brekekeke
Game start
Your browser does not support HTML5 canvas

paukojur.move() took 0.00 s
paukojur.myMove=0
Player paukojur: ['q', None, None, 3, 6]
Board after move:
Your browser does not support HTML5 canvas
adamevi3.move() took 0.00 s
adamevi3.myMove=0
Player adamevi3: ['B', None, None, 4, 6]
Your browser does not support HTML5 canvas
paukojur.move() took 0.00 s
paukojur.myMove=1
Player paukojur: ['a', None, None, 3, 5]
Board after move:
Your browser does not support HTML5 canvas
adamevi3.move() took 0.00 s
adamevi3.myMove=1
Player adamevi3: ['Q', None, None, 5, 5]
Your browser does not support HTML5 canvas
paukojur.move() took 0.00 s
paukojur.myMove=2
Player paukojur: ['a', None, None, 2, 5]
Board after move:
Your browser does not support HTML5 canvas
adamevi3.move() took 0.00 s
adamevi3.myMove=2
Player adamevi3: ['A', None, None, 5, 4]
Your browser does not support HTML5 canvas
paukojur.move() took 0.00 s
paukojur.myMove=3
Player paukojur: ['b', None, None, 1, 6]
Board after move:
Your browser does not support HTML5 canvas
adamevi3.move() took 0.00 s
adamevi3.myMove=3
Player adamevi3: ['A', None, None, 6, 4]
Your browser does not support HTML5 canvas
paukojur.move() took 0.00 s
paukojur.myMove=4
Player paukojur: ['b', None, None, 0, 6]
Board after move:
Your browser does not support HTML5 canvas
adamevi3.move() took 0.00 s
adamevi3.myMove=4
Player adamevi3: ['B', None, None, 6, 3]
Your browser does not support HTML5 canvas
paukojur.move() took 0.00 s
paukojur.move() caused error:
Move ['s', None, None, 4, 5] is not correct
There are 23 possible moves
One of them is e.g.: ['b', 0, 6, 1, 6]
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: 'b', 7: '', 8: '', 9: '', 10: '', 11: '', 12: ''}, 1: {0: '', 1: '', 2: '', 3: '', 4: '', 5: '', 6: 'b', 7: '', 8: '', 9: '', 10: '', 11: '', 12: ''}, 2: {0: '', 1: '', 2: '', 3: '', 4: '', 5: 'a', 6: '', 7: '', 8: '', 9: '', 10: '', 11: '', 12: ''}, 3: {0: '', 1: '', 2: '', 3: '', 4: '', 5: 'a', 6: 'q', 7: '', 8: '', 9: '', 10: '', 11: '', 12: ''}, 4: {0: '', 1: '', 2: '', 3: '', 4: '', 5: '', 6: 'B', 7: '', 8: '', 9: '', 10: '', 11: '', 12: ''}, 5: {0: '', 1: '', 2: '', 3: '', 4: 'A', 5: 'Q', 6: '', 7: '', 8: '', 9: '', 10: '', 11: '', 12: ''}, 6: {0: '', 1: '', 2: '', 3: 'B', 4: 'A', 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 = 5
self.myPieces = {'q': 0, 'a': 0, 'b': 0, 's': 2, 'g': 2}
self.rivalPieces = {'Q': 0, 'A': 0, 'B': 0, 'S': 2, 'G': 2}
self.myColorIsUpper = False
self.tournament = True

Main page

paukojur

adamevi3