Main page

Game between varsamic and trinkond

Score varsamic=0, trinkond=0
Hive

Game between varsamic and trinkond

varsamic.algorithmName=snakeOil
trinkond.algorithmName=gameAI
Game start
Your browser does not support HTML5 canvas

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

Main page

varsamic

trinkond