Main page

Game between citekkam and andrlja4

Score citekkam=0, andrlja4=0
Hive

Game between citekkam and andrlja4

citekkam.algorithmName=myGreatMethod
andrlja4.algorithmName=Bruno_v_2086
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
andrlja4.move() took 0.02 s
andrlja4.myMove=0
Player andrlja4: ['G', None, None, 3, 5]
Your browser does not support HTML5 canvas
citekkam.move() took 0.00 s
citekkam.myMove=1
Player citekkam: ['a', None, None, 3, 7]
Board after move:
Your browser does not support HTML5 canvas
andrlja4.move() took 0.01 s
andrlja4.myMove=1
Player andrlja4: ['B', None, None, 4, 4]
Your browser does not support HTML5 canvas
citekkam.move() took 0.00 s
citekkam.myMove=2
Player citekkam: ['a', None, None, 3, 8]
Board after move:
Your browser does not support HTML5 canvas
andrlja4.move() took 0.02 s
andrlja4.myMove=2
Player andrlja4: ['B', None, None, 2, 5]
Your browser does not support HTML5 canvas
citekkam.move() took 0.00 s
citekkam.myMove=3
Player citekkam: ['b', None, None, 4, 7]
Board after move:
Your browser does not support HTML5 canvas
andrlja4.move() took 0.01 s
andrlja4.myMove=3
Player andrlja4: ['Q', None, None, 1, 6]
Your browser does not support HTML5 canvas
citekkam.move() took 0.00 s
citekkam.myMove=4
Player citekkam: ['b', None, None, 3, 9]
Board after move:
Your browser does not support HTML5 canvas
andrlja4.move() took 0.04 s
andrlja4.myMove=4
Player andrlja4: ['B', 4, 4, 4, 5]
Your browser does not support HTML5 canvas
citekkam.move() took 0.00 s
citekkam.myMove=5
Player citekkam: ['s', None, None, 2, 7]
Board after move:
Your browser does not support HTML5 canvas
andrlja4.move() took 0.04 s
andrlja4.myMove=5
Player andrlja4: ['Q', 1, 6, 1, 7]
Your browser does not support HTML5 canvas
citekkam.move() took 0.00 s
citekkam.myMove=6
Player citekkam: ['s', None, None, 5, 6]
Board after move:
Your browser does not support HTML5 canvas
andrlja4.move() took 0.05 s
andrlja4.myMove=6
Player andrlja4: ['B', 2, 5, 3, 5]
Your browser does not support HTML5 canvas
citekkam.move() took 0.00 s
citekkam.myMove=7
Player citekkam: ['g', None, None, 3, 10]
Board after move:
Your browser does not support HTML5 canvas
andrlja4.move() took 0.05 s
andrlja4.myMove=7
Player andrlja4: ['B', 3, 5, 4, 5]
Your browser does not support HTML5 canvas
citekkam.move() took 0.00 s
citekkam.move() caused error:
Move ['g', None, None, 5, 5] is not correct
There are 14 possible moves
One of them is e.g.: ['g', 3, 10, 3, 4]
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: 'Q', 8: '', 9: '', 10: '', 11: '', 12: ''}, 2: {0: '', 1: '', 2: '', 3: '', 4: '', 5: '', 6: '', 7: 's', 8: '', 9: '', 10: '', 11: '', 12: ''}, 3: {0: '', 1: '', 2: '', 3: '', 4: '', 5: 'G', 6: 'q', 7: 'a', 8: 'a', 9: 'b', 10: 'g', 11: '', 12: ''}, 4: {0: '', 1: '', 2: '', 3: '', 4: '', 5: 'BB', 6: '', 7: 'b', 8: '', 9: '', 10: '', 11: '', 12: ''}, 5: {0: '', 1: '', 2: '', 3: '', 4: '', 5: '', 6: 's', 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

andrlja4