Score sponeond=15, godulmat=2
HiveGame between sponeond and godulmat
sponeond.algorithmName=import_random_forthewin
godulmat.algorithmName=myGreatMethod
Game start
sponeond.move() took 0.00 s
sponeond.myMove=0
Player sponeond: ['g', None, None, 3, 6]
Board after move:
godulmat.move() took 0.00 s
godulmat.myMove=0
Player godulmat: ['A', None, None, 2, 6]
sponeond.move() took 0.00 s
sponeond.myMove=1
Player sponeond: ['q', None, None, 3, 7]
Board after move:
godulmat.move() took 0.00 s
godulmat.myMove=1
Player godulmat: ['Q', None, None, 2, 5]
sponeond.move() took 0.00 s
sponeond.myMove=2
Player sponeond: ['a', None, None, 3, 8]
Board after move:
godulmat.move() took 0.00 s
godulmat.myMove=2
Player godulmat: ['A', None, None, 1, 6]
sponeond.move() took 0.00 s
sponeond.myMove=3
Player sponeond: ['a', None, None, 4, 7]
Board after move:
godulmat.move() took 0.00 s
godulmat.myMove=3
Player godulmat: ['B', None, None, 2, 4]
sponeond.move() took 0.00 s
sponeond.myMove=4
Player sponeond: ['b', None, None, 3, 9]
Board after move:
godulmat.move() took 0.00 s
godulmat.myMove=4
Player godulmat: ['B', None, None, 1, 4]
sponeond.move() took 0.00 s
sponeond.myMove=5
Player sponeond: ['b', None, None, 4, 8]
Board after move:
godulmat.move() took 0.00 s
godulmat.myMove=5
Player godulmat: ['S', None, None, 1, 5]
sponeond.move() took 0.00 s
sponeond.myMove=6
Player sponeond: ['s', None, None, 4, 9]
Board after move:
godulmat.move() took 0.00 s
godulmat.myMove=6
Player godulmat: ['S', None, None, 0, 6]
sponeond.move() took 0.00 s
sponeond.myMove=7
Player sponeond: ['s', None, None, 2, 8]
Board after move:
godulmat.move() took 0.00 s
godulmat.myMove=7
Player godulmat: ['G', None, None, 0, 7]
sponeond.move() took 0.00 s
sponeond.myMove=8
Player sponeond: ['g', None, None, 4, 6]
Board after move:
godulmat.move() took 0.00 s
godulmat.myMove=8
Player godulmat: ['G', None, None, 3, 4]
sponeond.move() took 0.00 s
sponeond.myMove=9
Player sponeond: ['g', 4, 6, -1, 6]
Board after move:
godulmat.move() took 0.01 s
godulmat.myMove=9
Player godulmat: ['B', 1, 4, 1, 5]
sponeond.move() took 0.00 s
sponeond.myMove=10
Player sponeond: ['a', 4, 7, 3, 5]
Board after move:
Game over
sponeond wins in move 10
Score sponeond=15
Score godulmat=2