Main page

Game between janouto5 and trinkond

Score janouto5=0, trinkond=0
Hive

Game between janouto5 and trinkond

janouto5.algorithmName=zePryToNestiham
trinkond.algorithmName=gameAI
Game start
Your browser does not support HTML5 canvas

janouto5.move() took 0.00 s
janouto5.myMove=0
Player janouto5: ['q', None, None, 3, 6]
Board after move:
Your browser does not support HTML5 canvas
trinkond.move() took 0.72 s
trinkond.myMove=0
Player trinkond: ['Q', None, None, 4, 5]
Your browser does not support HTML5 canvas
janouto5.move() took 0.00 s
janouto5.myMove=1
Player janouto5: ['g', None, None, 3, 7]
Board after move:
Your browser does not support HTML5 canvas
trinkond.move() took 0.72 s
trinkond.myMove=1
Player trinkond: ['A', None, None, 5, 4]
Your browser does not support HTML5 canvas
janouto5.move() took 0.00 s
janouto5.myMove=2
Player janouto5: ['g', None, None, 3, 8]
Board after move:
Your browser does not support HTML5 canvas
trinkond.move() took 0.72 s
trinkond.myMove=2
Player trinkond: ['A', None, None, 6, 4]
Your browser does not support HTML5 canvas
janouto5.move() took 0.00 s
janouto5.myMove=3
Player janouto5: ['s', None, None, 2, 9]
Board after move:
Your browser does not support HTML5 canvas
trinkond.move() took 0.72 s
trinkond.myMove=3
Player trinkond: ['B', None, None, 5, 5]
Your browser does not support HTML5 canvas
janouto5.move() took 0.00 s
janouto5.myMove=4
Player janouto5: ['s', 2, 9, 2, 6]
Board after move:
Your browser does not support HTML5 canvas
trinkond.move() took 0.72 s
trinkond.myMove=4
Player trinkond: ['A', 5, 4, 2, 7]
Your browser does not support HTML5 canvas
janouto5.move() took 0.00 s
janouto5.myMove=5
Player janouto5: ['s', 2, 6, 2, 8]
Board after move:
Your browser does not support HTML5 canvas
trinkond.move() took 0.72 s
trinkond.myMove=5
Player trinkond: ['A', 6, 4, 3, 5]
Your browser does not support HTML5 canvas
janouto5.move() took 0.00 s
janouto5.myMove=6
Player janouto5: ['g', 3, 8, 1, 8]
Board after move:
Your browser does not support HTML5 canvas
trinkond.move() took 0.72 s
trinkond.myMove=6
Player trinkond: ['A', 2, 7, 2, 6]
Your browser does not support HTML5 canvas
janouto5.move() took 0.00 s
janouto5.myMove=7
Player janouto5: ['s', None, None, 4, 7]
Board after move:
Your browser does not support HTML5 canvas
trinkond.move() took 0.72 s
trinkond.myMove=7
Player trinkond: ['B', 5, 5, 5, 6]
Your browser does not support HTML5 canvas
janouto5.move() took 0.01 s
janouto5.myMove=8
Player janouto5: ['b', None, None, 0, 9]
Board after move:
Your browser does not support HTML5 canvas
trinkond.move() took 0.72 s
trinkond.myMove=8
Player trinkond: ['B', None, None, 2, 5]
Your browser does not support HTML5 canvas
janouto5.move() took 0.01 s
janouto5.myMove=9
Player janouto5: ['b', None, None, -1, 10]
Board after move:
Your browser does not support HTML5 canvas
trinkond.move() took 0.72 s
trinkond.myMove=9
Player trinkond: ['S', None, None, 1, 6]
Your browser does not support HTML5 canvas
janouto5.move() took 0.01 s
janouto5.myMove=10
Player janouto5: ['b', -1, 10, -1, 9]
Board after move:
Your browser does not support HTML5 canvas
trinkond.move() took 0.72 s
trinkond.myMove=10
Player trinkond: ['S', 1, 6, -1, 8]
Your browser does not support HTML5 canvas
janouto5.move() took 0.01 s
janouto5.myMove=11
Player janouto5: ['a', None, None, 0, 10]
Board after move:
Your browser does not support HTML5 canvas
trinkond.move() took 0.72 s
trinkond.myMove=11
Player trinkond: ['B', 5, 6, 4, 6]
Your browser does not support HTML5 canvas
janouto5.move() took 0.01 s
janouto5.myMove=12
Player janouto5: ['a', 0, 10, 5, 5]
Board after move:
Your browser does not support HTML5 canvas
trinkond.move() took 0.72 s
trinkond.myMove=12
Player trinkond: ['Q', 4, 5, 4, 4]
Your browser does not support HTML5 canvas
janouto5.move() took 0.01 s
janouto5.myMove=13
Player janouto5: ['s', 4, 7, 6, 4]
Board after move:
Your browser does not support HTML5 canvas
trinkond.move() took 0.72 s
trinkond.myMove=13
Player trinkond: ['S', None, None, 5, 3]
Your browser does not support HTML5 canvas
janouto5.move() took 0.01 s
janouto5.myMove=14
Player janouto5: ['a', None, None, 0, 10]
Board after move:
Your browser does not support HTML5 canvas
trinkond.move() took 0.72 s
trinkond.myMove=14
Player trinkond: ['S', 5, 3, 7, 3]
Your browser does not support HTML5 canvas
janouto5.move() took 0.01 s
janouto5.myMove=15
Player janouto5: ['a', 0, 10, 2, 9]
Board after move:
Your browser does not support HTML5 canvas
trinkond.move() took 0.75 s
trinkond.myMove=15
Player trinkond: ['A', 2, 6, 1, 10]
Your browser does not support HTML5 canvas
janouto5.move() caused error:
Traceback (most recent call last):
/player.py", line 567, in move
    vyber = random.randrange(0, len(muuuvz))
  File "/cvmfs/software.metacentrum.cz/spack1/software/python/linux-debian9-x86_64/3.7.6-intel-lzfyqu/lib/python3.7/random.py", line 200, in randrange
    raise ValueError("empty range for randrange() (%d,%d, %d)" % (istart, istop, width))
ValueError: empty range for randrange() (0,0, 0)

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: 'S', 9: 'b', 10: '', 11: '', 12: ''}, 0: {0: '', 1: '', 2: '', 3: '', 4: '', 5: '', 6: '', 7: '', 8: '', 9: 'b', 10: '', 11: '', 12: ''}, 1: {0: '', 1: '', 2: '', 3: '', 4: '', 5: '', 6: '', 7: '', 8: 'g', 9: '', 10: 'A', 11: '', 12: ''}, 2: {0: '', 1: '', 2: '', 3: '', 4: '', 5: 'B', 6: '', 7: '', 8: 's', 9: 'a', 10: '', 11: '', 12: ''}, 3: {0: '', 1: '', 2: '', 3: '', 4: '', 5: 'A', 6: 'q', 7: 'g', 8: '', 9: '', 10: '', 11: '', 12: ''}, 4: {0: '', 1: '', 2: '', 3: '', 4: 'Q', 5: '', 6: 'B', 7: '', 8: '', 9: '', 10: '', 11: '', 12: ''}, 5: {0: '', 1: '', 2: '', 3: '', 4: '', 5: 'a', 6: '', 7: '', 8: '', 9: '', 10: '', 11: '', 12: ''}, 6: {0: '', 1: '', 2: '', 3: '', 4: 's', 5: '', 6: '', 7: '', 8: '', 9: '', 10: '', 11: '', 12: ''}, 7: {0: '', 1: '', 2: '', 3: 'S', 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 = 16
self.myPieces = {'q': 0, 'a': 0, 'b': 0, 's': 0, 'g': 0}
self.rivalPieces = {'Q': 0, 'A': 0, 'B': 0, 'S': 0, 'G': 2}
self.myColorIsUpper = False
self.tournament = True

Main page

janouto5

trinkond