Main page

Game between janouto5 and hermap12

Score janouto5=0, hermap12=0
Hive

Game between janouto5 and hermap12

janouto5.algorithmName=zePryToNestiham
hermap12.algorithmName=bolest
Game start
Your browser does not support HTML5 canvas

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

Main page

janouto5

hermap12