Main page

Game between paukojur and pochopav

Score paukojur=0, pochopav=0
Hive

Game between paukojur and pochopav

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

Main page

paukojur

pochopav