Main page

Game between fischjon and horvanat

Score fischjon=0, horvanat=0
Hive

Game between fischjon and horvanat

fischjon.algorithmName=prosim funguj blbej pavouku
horvanat.algorithmName=myGreatMethod
Game start
Your browser does not support HTML5 canvas

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

Main page

fischjon

horvanat