Main page

Game between steinda4 and safarpe4

Score steinda4=0, safarpe4=0
Hive

Game between steinda4 and safarpe4

steinda4.algorithmName=

minion 1001
safarpe4.algorithmName=myGreatMethod
Game start
Your browser does not support HTML5 canvas


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

Main page

steinda4

safarpe4