Main page

Game between bastlalb and dvorapro

Score bastlalb=0, dvorapro=0
Hive

Game between bastlalb and dvorapro

bastlalb.algorithmName=myGreatMethod
dvorapro.algorithmName=Hot Wizards in your Area!
Game start
Your browser does not support HTML5 canvas

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

Main page

bastlalb

dvorapro