Main page

Game between hermap12 and hejtmada

Score hermap12=0, hejtmada=0
Hive

Game between hermap12 and hejtmada

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

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

Main page

hermap12

hejtmada