Main page

Game between dedinren and horakkla

Score dedinren=0, horakkla=0
Hive

Game between dedinren and horakkla

dedinren.algorithmName=myGreatMethod
horakkla.algorithmName=A SPECTRE is haunting Europe—the spectre of ALP. All the powers of old Europe have entered into a holy alliance to exorcise this spectre; Pope and Czar, Metternich and Guizot, French Radicals and German police-spies. Where is the party in opposition that has not been decried as programming by its opponents in power? Where the Opposition that has not hurled back the branding reproach of ALP, against the more advanced opposition parties, as well as against its reactionary adversaries? Two things result from this fact. I. ALP is already acknowledged by all European Powers to be itself a Power. II. It is high time that Programmers should openly, in the face of the whole world, publish their views, their aims, their tendencies, and meet this nursery tale of the Spectre of ALP with a Manifesto of the party itself. To this end, Programmers of various nationalities have assembled in London, and sketched the following manifesto, to be published in the English, French, German, Italian, Flemish and Danish languages.
Game start
Your browser does not support HTML5 canvas

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

Main page

dedinren

horakkla