Main page

Game between novakl47 and trinkond

Score novakl47=0, trinkond=0
Hive

Game between novakl47 and trinkond

novakl47.algorithmName=mojeSkvelaMetoda
trinkond.algorithmName=gameAI
Game start
Your browser does not support HTML5 canvas

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

Main page

novakl47

trinkond