Main page

Game between varsamic and siknejak

Score varsamic=0, siknejak=0
Hive

Game between varsamic and siknejak

varsamic.algorithmName=snakeOil
siknejak.algorithmName=random
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
siknejak.move() took 0.01 s
siknejak.myMove=0
Player siknejak: ['B', None, None, 3, 7]
Your browser does not support HTML5 canvas
varsamic.move() took 0.00 s
varsamic.myMove=1
Player varsamic: ['g', None, None, 3, 5]
Board after move:
Your browser does not support HTML5 canvas
siknejak.move() took 0.03 s
siknejak.myMove=1
Player siknejak: ['Q', None, None, 2, 8]
Your browser does not support HTML5 canvas
varsamic.move() took 0.00 s
varsamic.myMove=2
Player varsamic: ['b', None, None, 3, 4]
Board after move:
Your browser does not support HTML5 canvas
siknejak.move() took 0.20 s
siknejak.myMove=2
Player siknejak: ['A', None, None, 1, 8]
Your browser does not support HTML5 canvas
varsamic.move() took 0.00 s
varsamic.myMove=3
Player varsamic: ['s', None, None, 3, 3]
Board after move:
Your browser does not support HTML5 canvas
siknejak.move() took 0.24 s
siknejak.myMove=3
Player siknejak: ['A', None, None, 0, 8]
Your browser does not support HTML5 canvas
varsamic.move() took 0.00 s
varsamic.myMove=4
Player varsamic: ['a', None, None, 4, 2]
Board after move:
Your browser does not support HTML5 canvas
siknejak.move() took 0.25 s
siknejak.myMove=4
Player siknejak: ['A', 0, 8, 0, 9]
Your browser does not support HTML5 canvas
varsamic.move() took 0.00 s
varsamic.myMove=5
Player varsamic: ['s', None, None, 5, 1]
Board after move:
Your browser does not support HTML5 canvas
siknejak.move() took 0.26 s
siknejak.myMove=5
Player siknejak: ['A', 0, 9, 0, 8]
Your browser does not support HTML5 canvas
varsamic.move() took 0.00 s
varsamic.myMove=6
Player varsamic: ['b', None, None, 2, 5]
Board after move:
Your browser does not support HTML5 canvas
siknejak.move() took 0.28 s
siknejak.myMove=6
Player siknejak: ['A', 0, 8, 0, 9]
Your browser does not support HTML5 canvas
varsamic.move() took 0.00 s
varsamic.myMove=7
Player varsamic: ['a', None, None, 1, 5]
Board after move:
Your browser does not support HTML5 canvas
siknejak.move() took 0.29 s
siknejak.myMove=7
Player siknejak: ['A', 0, 9, 0, 6]
Your browser does not support HTML5 canvas
varsamic.move() took 0.01 s
varsamic.myMove=8
Player varsamic: ['g', None, None, 2, 6]
Board after move:
Your browser does not support HTML5 canvas
siknejak.move() took 0.74 s
siknejak.myMove=8
Player siknejak: ['A', 1, 8, 0, 7]
Your browser does not support HTML5 canvas
varsamic.move() took 0.01 s
varsamic.myMove=9
Player varsamic: ['g', 3, 5, 3, 2]
Board after move:
Your browser does not support HTML5 canvas
siknejak.move() took 0.27 s
siknejak.myMove=9
Player siknejak: ['Q', 2, 8, 3, 8]
Your browser does not support HTML5 canvas
varsamic.move() took 0.01 s
varsamic.myMove=10
Player varsamic: ['g', 3, 2, 3, 5]
Board after move:
Your browser does not support HTML5 canvas
siknejak.move() took 0.27 s
siknejak.myMove=10
Player siknejak: ['Q', 3, 8, 4, 7]
Your browser does not support HTML5 canvas
varsamic.move() took 0.01 s
varsamic.myMove=11
Player varsamic: ['g', 3, 5, 3, 8]
Board after move:
Your browser does not support HTML5 canvas
siknejak.move() took 0.27 s
siknejak.myMove=11
Player siknejak: ['Q', 4, 7, 4, 8]
Your browser does not support HTML5 canvas
varsamic.move() took 0.01 s
varsamic.move() caused error:
Move ['s', 5, 1, 4, 3] is not correct
There are 2 possible moves
One of them is e.g.: ['s', 5, 1, 4, 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: 'A', 7: 'A', 8: '', 9: '', 10: '', 11: '', 12: ''}, 1: {0: '', 1: '', 2: '', 3: '', 4: '', 5: 'a', 6: '', 7: '', 8: '', 9: '', 10: '', 11: '', 12: ''}, 2: {0: '', 1: '', 2: '', 3: '', 4: '', 5: 'b', 6: 'g', 7: '', 8: '', 9: '', 10: '', 11: '', 12: ''}, 3: {0: '', 1: '', 2: '', 3: 's', 4: 'b', 5: '', 6: 'q', 7: 'B', 8: 'g', 9: '', 10: '', 11: '', 12: ''}, 4: {0: '', 1: '', 2: 'a', 3: '', 4: '', 5: '', 6: '', 7: '', 8: 'Q', 9: '', 10: '', 11: '', 12: ''}, 5: {0: '', 1: 's', 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 = 12
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

siknejak