Main page

Game between akramami and pernivoj

Score akramami=0, pernivoj=0
Hive

Game between akramami and pernivoj

akramami.algorithmName=My Unmatched Perspicacity Coupled With My Sheer Indefatigability Makes Me a Feared Opponent in Any Realm of Human Endeavor!
pernivoj.algorithmName=myGreatMethod
Game start
Your browser does not support HTML5 canvas

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

Main page

akramami

pernivoj