Main page

Game between paukojur and gujdafil

Score paukojur=0, gujdafil=0
Hive

Game between paukojur and gujdafil

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

Main page

paukojur

gujdafil