Score santojac=3, talacste=15
HiveGame between santojac and talacste
santojac.algorithmName=myGreatMethod
talacste.algorithmName=Minimax is not worth it (considering 1 s timeout) and please upgrade this server's Python to >=3.10
Game start
santojac.move() took 0.00 s
santojac.myMove=0
Player santojac: ['g', None, None, 3, 6]
Board after move:
talacste.move() took 0.00 s
talacste.myMove=0
Player talacste: ['S', None, None, 4, 6]
santojac.move() took 0.00 s
santojac.myMove=1
Player santojac: ['q', None, None, 2, 7]
Board after move:
talacste.move() took 0.00 s
talacste.myMove=1
Player talacste: ['Q', None, None, 4, 7]
santojac.move() took 0.00 s
santojac.myMove=2
Player santojac: ['a', None, None, 1, 8]
Board after move:
talacste.move() took 0.00 s
talacste.myMove=2
Player talacste: ['A', None, None, 5, 5]
santojac.move() took 0.00 s
santojac.myMove=3
Player santojac: ['a', None, None, 1, 7]
Board after move:
talacste.move() took 0.00 s
talacste.myMove=3
Player talacste: ['A', None, None, 5, 6]
santojac.move() took 0.00 s
santojac.myMove=4
Player santojac: ['b', None, None, 2, 6]
Board after move:
talacste.move() took 0.44 s
talacste.myMove=4
Player talacste: ['A', 5, 6, 2, 8]
santojac.move() took 0.00 s
santojac.myMove=5
Player santojac: ['b', None, None, 2, 5]
Board after move:
talacste.move() took 0.36 s
talacste.myMove=5
Player talacste: ['Q', 4, 7, 3, 7]
Game over
talacste wins in move 5
Score santojac=3
Score talacste=15