Main page

Game between citekkam and polictom

Score citekkam=0, polictom=0
Hive

Game between citekkam and polictom

citekkam.algorithmName=myGreatMethod
polictom.algorithmName=I_can_die_now
Game start
Your browser does not support HTML5 canvas

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

Main page

citekkam

polictom