Programming Contest Nieuwe Stijl: Contest 4 *Score-update* Vorige deel Overzicht Laatste deel

Dit topic is onderdeel van een reeks. Ga naar het meest recente topic in deze reeks.

Pagina: 1 2 ... 16 Laatste
Acties:
  • 100.731 views

Onderwerpen


Acties:
  • 0 Henk 'm!

  • Serpie
  • Registratie: Maart 2005
  • Laatst online: 01-07-2023
phsmit schreef op donderdag 30 oktober 2008 @ 07:01:
Waarom is
1 1 2
1 1 3
1 1 2
1 1 3
1 1 2

2 losstaande series van 4? Ik zie toch echt 1 figuur a 2x5 (welke geeft 250 punten). :?
Het zijn 2 series omdat het blok horizontaal niet gekoppeld is aan een rij met 3 juwelen, dus zijn het 2 losse rijen en dus 500 punten waard.

Zou er 1 horizontale rij met 3 juwelen zijn dan zou hij maar 250 waard zijn.

1 1 1
1 1 3
1 1 2
1 1 3
1 1 2

Acties:
  • 0 Henk 'm!

  • compufreak88
  • Registratie: November 2001
  • Laatst online: 02-05 17:51
In dit geval, hoe worden de getallen dan weggespeeld?

Acties:
  • 0 Henk 'm!

  • Serpie
  • Registratie: Maart 2005
  • Laatst online: 01-07-2023
compufreak88 schreef op donderdag 30 oktober 2008 @ 09:23:
[...]
In dit geval, hoe worden de getallen dan weggespeeld?
Alles wordt altijd tegelijk weggespeeld:
-NMe- schreef op woensdag 29 oktober 2008 @ 13:36:
[...]

Om het makkelijk te maken: alles tegelijk. Pas daarna valt alles door naar beneden.

Acties:
  • 0 Henk 'm!

  • sub0kelvin
  • Registratie: September 2002
  • Laatst online: 10-08-2023
Als je het spel helemaal wilt uit spelen moet je niet te lang nadenken over je zet. 100.000 zetten in 15 minuten, dat is meer dan 100 zetten per seconden. Dat is wel redelijk te doen met de huidige processoren, maar toch iets om in je achterhoofd te houden tijdens voordat je een 100 stappen-vooruit-kijk-algoritme maakt :).

Acties:
  • 0 Henk 'm!

  • Creepy
  • Registratie: Juni 2001
  • Laatst online: 17:03

Creepy

Tactical Espionage Splatterer

phsmit schreef op donderdag 30 oktober 2008 @ 07:01:
Waarom is
1 1 2
1 1 3
1 1 2
1 1 3
1 1 2

2 losstaande series van 4? Ik zie toch echt 1 figuur a 2x5 (welke geeft 250 punten). :?
Ik ook. 2 x een verticale rij van 5.

Maar de kans dat je dit voor elkaar krijgt acht ik bijna 0.

[ Voor 10% gewijzigd door Creepy op 30-10-2008 09:52 ]

"I had a problem, I solved it with regular expressions. Now I have two problems". That's shows a lack of appreciation for regular expressions: "I know have _star_ problems" --Kevlin Henney


Acties:
  • 0 Henk 'm!

  • Voutloos
  • Registratie: Januari 2002
  • Niet online
sub0kelvin schreef op donderdag 30 oktober 2008 @ 09:32:
Als je het spel helemaal wilt uit spelen moet je niet te lang nadenken over je zet. 100.000 zetten in 15 minuten, dat is meer dan 100 zetten per seconden. Dat is wel redelijk te doen met de huidige processoren, maar toch iets om in je achterhoofd te houden tijdens voordat je een 100 stappen-vooruit-kijk-algoritme maakt :).
Nee, want het minimum aantal punten is 50. ;)

{signature}


Acties:
  • 0 Henk 'm!

  • Dido
  • Registratie: Maart 2002
  • Laatst online: 18:26

Dido

heforshe

Voutloos schreef op donderdag 30 oktober 2008 @ 09:56:
[...]
Nee, want het minimum aantal punten is 50. ;)
offtopic:
Ik lees nu al ettelijke keren jouw reply en de post waar je op reageert, en ik kan het verband tussen die twee niet vinden.

* Let erop dat je best wel door moet werken.
* Nee, want je krijgt minimaal 50 punten per zet

Het kan aan mij liggen :P

Wat betekent mijn avatar?


Acties:
  • 0 Henk 'm!

  • crisp
  • Registratie: Februari 2000
  • Nu online

crisp

Devver

Pixelated

-NMe- schreef op donderdag 30 oktober 2008 @ 02:59:
[...]

Raar, misschien. Maar tegelijkertijd ook de meest doorzichtige set regels. De regels van de vorige contest waren veel te complex en die fout wilde ik niet nog eens maken. :)
Mwa, het onderscheid maken in een dergelijk geval is toch wel wat complexer dan dat je gewoon 'alle aaneengesloten zelfde blokjes' wegspeelt, en aan de hand van dat aantal de punten bepaald (dus in deze gevallen zouden dan beide situaties 250 punten opleveren).

Intentionally left blank


Acties:
  • 0 Henk 'm!

  • Voutloos
  • Registratie: Januari 2002
  • Niet online
sub0kelvin doet 100.000 max zetten / 900 s = ca. 100 zetten/s. Dat klopt niet, het is ca. 100 punten/s for max score in max tijd.En dat klopt. :P

(ik dacht 100.000 punten == einde spel gelezen te hebben)

[ Voor 26% gewijzigd door Voutloos op 30-10-2008 10:52 ]

{signature}


Acties:
  • 0 Henk 'm!

  • sub0kelvin
  • Registratie: September 2002
  • Laatst online: 10-08-2023
Voutloos schreef op donderdag 30 oktober 2008 @ 10:28:
sub0kelvin doet 100.000 max score / 900 s = ca. 100 zetten/s. Dat klopt niet, het is ca. 100 punten/s for max score in max tijd.
Nope, ik heb het over de regel dat je maximaal 100.000 zetten mag doen (zie OP), en dat je maximaal 15 minuten tijd hebt. 100.000 zetten per 900 seconden is ongeveer 111 zetten per seconde.

Ik heb het niet over scores of punten, enkel het aantal over X-Y-Richting paren in je output.

[ Voor 6% gewijzigd door sub0kelvin op 30-10-2008 10:39 ]


Acties:
  • 0 Henk 'm!

  • ? ?
  • Registratie: Mei 2007
  • Niet online

? ?

Ik doe ook mee. Vorige keer heb ik niets ingezonden wegens niet af, maar dit moet lukken.

Acties:
  • 0 Henk 'm!

  • .oisyn
  • Registratie: September 2000
  • Laatst online: 12-09 15:22

.oisyn

Moderator Devschuur®

Demotivational Speaker

Voutloos schreef op donderdag 30 oktober 2008 @ 10:28:
sub0kelvin doet 100.000 max zetten / 900 s = ca. 100 zetten/s. Dat klopt niet, het is ca. 100 punten/s for max score in max tijd.En dat klopt. :P

(ik dacht 100.000 punten == einde spel gelezen te hebben)
Toch vond ik je reacte wel logisch. Als je gaat voor zoveel mogelijk zetten dan is dat wat anders dan wanneer je de score met je zetten maximaliseert. Je kunt 100.000 zetten doen in 15 minuten waarbij elke zet 50 punten is (= 5 miljoen punten), of je probeert je score te maximaliseren waardoor je maar 25.000 punten haalt maar gemiddeld per zet wel aan de 300 punten zit oid (= 7.5 miljoen punten).
crisp schreef op donderdag 30 oktober 2008 @ 10:27:
[...]

Mwa, het onderscheid maken in een dergelijk geval is toch wel wat complexer dan dat je gewoon 'alle aaneengesloten zelfde blokjes' wegspeelt, en aan de hand van dat aantal de punten bepaald (dus in deze gevallen zouden dan beide situaties 250 punten opleveren).
Het onderscheid is complex, maar gewoon het aaneengesloten figuur vinden dat verdwijnt is al best lastig, ik denk dat veel mensen daar moeite mee gaan krijgen. En ik snap eerlijk gezegd niet wat er zo complex is aan de regel dat elke zo lang mogelijke individuele rij telt. 2x5 is dus 2 rijen van 5 is 500 punten. 3x5 is 3 rijen van 5 plus nog eens 5 rijen van 3 is 1000 punten.

Dit is ten eerste veel makkelijker te implementeren en ten tweede veel makkelijker als regel op te schrijven :)

Give a man a game and he'll have fun for a day. Teach a man to make games and he'll never have fun again.


Acties:
  • 0 Henk 'm!

  • .oisyn
  • Registratie: September 2000
  • Laatst online: 12-09 15:22

.oisyn

Moderator Devschuur®

Demotivational Speaker

Overigens heb ik gisteravond een frameworkje in elkaar gezet dat zorgt voor het controleren en verdwijnen van rijen, het naar beneden vallen van blokjes en dan opnieuw controleren, net zo lang tot het veld "stabiel" is. Kan iemand verifiëren dat met de voorbeeld-testset uit de topicstart je zonder zetten te doen al 1950 punten hebt?

[ Voor 15% gewijzigd door .oisyn op 30-10-2008 12:42 ]

Give a man a game and he'll have fun for a day. Teach a man to make games and he'll never have fun again.


Acties:
  • 0 Henk 'm!

  • crisp
  • Registratie: Februari 2000
  • Nu online

crisp

Devver

Pixelated

Dus in dit geval:
xxxxx
x111x
x11xx
x111x
xxx1x

hou je dit over:
xxxxx
xxxxx
xxxxx
xxxxx
xxx1x

en heb je 250 punten?

Ik snap ook niet waarom er niet gekozen is voor of hele rijen individueel tellen, of punten op basis van een heel figuur waarbij iig 3 blokjes op 1 lijn moeten liggen...

[ Voor 36% gewijzigd door crisp op 30-10-2008 12:13 ]

Intentionally left blank


Acties:
  • 0 Henk 'm!

  • .oisyn
  • Registratie: September 2000
  • Laatst online: 12-09 15:22

.oisyn

Moderator Devschuur®

Demotivational Speaker

Dus in dit geval [...] heb je 250 punten?
Idd.

Give a man a game and he'll have fun for a day. Teach a man to make games and he'll never have fun again.


Acties:
  • 0 Henk 'm!

  • crisp
  • Registratie: Februari 2000
  • Nu online

crisp

Devver

Pixelated

Da's fucked, want dan kan je dus geen standaard 'floodfill' doen :/

[ Voor 104% gewijzigd door crisp op 30-10-2008 12:34 ]

Intentionally left blank


Acties:
  • 0 Henk 'm!

  • LuCarD
  • Registratie: Januari 2000
  • Niet online

LuCarD

Certified BUFH

Als je een zet doet, dan vallen er gems naar beneden. Als die gevallen gems dan weer een set maken dan verdwijnen die ook en geven ook punten. Is dat dan 1 zet of 2 zetten?

Programmer - an organism that turns coffee into software.


Acties:
  • 0 Henk 'm!

  • ? ?
  • Registratie: Mei 2007
  • Niet online

? ?

regels zijn regels, maar mocht ik ze opstellen zou ik gewoon 3/4/5/... rijtje = punten doen i.p.v. aaneensluitende blokken te limiteren zoals dit. of wat .oisyn toont. Is gewoon het meest logische en niet onnodig ingewikkeld.
code:
1
2
3
4
1 1 1 1
1 1 1 4
1 1 2 5
1 1 1 1

edit: aangepast, was dom voorbeeld ;)

[ Voor 25% gewijzigd door ? ? op 30-10-2008 12:43 ]


Acties:
  • 0 Henk 'm!

  • .oisyn
  • Registratie: September 2000
  • Laatst online: 12-09 15:22

.oisyn

Moderator Devschuur®

Demotivational Speaker

crisp schreef op donderdag 30 oktober 2008 @ 12:24:
[...]

Da's fucked, want dan kan je dus geen standaard 'floodfill' doen :/
Dan moet je je standaard floodfill iets aanpassen zodat hij rijen korter dan 3 niet meeneemt. Been there, done that :7 :P
LuCarD schreef op donderdag 30 oktober 2008 @ 12:29:
Als je een zet doet, dan vallen er gems naar beneden. Als die gevallen gems dan weer een set maken dan verdwijnen die ook en geven ook punten. Is dat dan 1 zet of 2 zetten?
Een zet is een verwisseling van 2 blokjes en dus een regel in je output bestand. Als er extra blokjes naar beneden vallen telt dat dus niet als een zet, het is gewoon iets dat voortvloeit uit een enkele zet.
era.zer schreef op donderdag 30 oktober 2008 @ 12:32:
regels zijn regels, maar mocht ik ze opstellen zou ik gewoon 3/4/5/... rijtje = punten doen i.p.v. aaneensluitende blokken te limiteren zoals dit. of wat .oisyn toont. Is gewoon het meest logische en niet onnodig ingewikkeld.
code:
1
2
3
1 1 1 1
1 1 1 4
1 1 2 5
In je voorbeeld verdwijnen natuurlijk exact dezelfde blokjes, of je nu je eigen regel aahoudt of die zoals opgesteld in de contest. De discrepantie zit 'm in de puntentelling :). Volgens de contest is dit 250 punten. Als je gewoon alle rijtjes telt dan is dat 3*50 + 1*100 = 250 punten. Slecht voorbeeld dus :+.

[ Voor 65% gewijzigd door .oisyn op 30-10-2008 12:38 ]

Give a man a game and he'll have fun for a day. Teach a man to make games and he'll never have fun again.


Acties:
  • 0 Henk 'm!

  • crisp
  • Registratie: Februari 2000
  • Nu online

crisp

Devver

Pixelated

.oisyn schreef op donderdag 30 oktober 2008 @ 12:34:
[...]

Dan moet je je standaard floodfill iets aanpassen zodat hij rijen korter dan 3 niet meeneemt. Been there, done that :7 :P
De spelregels zijn er toch niet duidelijk over; daar wordt wel gesproken over 'drie of meer van dezelfde blokjes naast elkaar' en daarnaast over 'Deze punten gelden alleen voor blokjes in hetzelfde figuur!', maar waar een 'figuur' verder aan moet voldoen behalve dat daarin 'drie of meer van dezelfde blokjes naast elkaar' moeten zitten wordt niet uitgelegd. Mijn 'floodfill' zou dus toch correct kunnen zijn :?

Edit: hmmz, de voorbeelden van Creepy zijn wel wat verduidelijkend. Ik zou voorstellen om in de spelregels op te nemen dat een figuur bestaat uit aaneengesloten blokjes waarvan elk blokje onderdeel uitmaakt van een rijtje van minimaal 3 blokjes.

[ Voor 19% gewijzigd door crisp op 30-10-2008 12:41 ]

Intentionally left blank


Acties:
  • 0 Henk 'm!

  • Megamind
  • Registratie: Augustus 2002
  • Laatst online: 10-09 22:45
.oisyn schreef op donderdag 30 oktober 2008 @ 11:49:
Overigens heb ik gisteravond een frameworkje in elkaar gezet dat zorgt voor het controleren en verdwijnen van rijen en het verzamelen van punten. Kan iemand verifiëren dat met de voorbeeld-testset uit de topicstart je zonder zetten te doen al 1950 punten hebt?
Hm ik heb 1250, zonder dat ze nog niet naar beneden gevallen zijn na de eerste telling. Maar ik heb alleen maar horizontale rijen, geen enkele verticale met 3 of meer naast elkaar.

Acties:
  • 0 Henk 'm!

  • .oisyn
  • Registratie: September 2000
  • Laatst online: 12-09 15:22

.oisyn

Moderator Devschuur®

Demotivational Speaker

Klopt, als ik me niet vergis had ik ook alleen maar horizontale rijen de eerste "run". En door de blokjes die daarna naar beneden vallen krijg je ook weer rijen. En ik dacht daarna nog een keer, maar dat weet ik niet meer zeker.

Ik bedoelde dan ook dat de 1950 punten die je hebt is op het moment dat het veld "stabiel" is en er dus geen rijen meer gemaakt kunnen worden, en je dus klaar bent om je eerste zet te doen.

[ Voor 30% gewijzigd door .oisyn op 30-10-2008 12:43 ]

Give a man a game and he'll have fun for a day. Teach a man to make games and he'll never have fun again.


Acties:
  • 0 Henk 'm!

  • Pete
  • Registratie: November 2005
  • Laatst online: 07-09 17:51
Serpie schreef op donderdag 30 oktober 2008 @ 07:15:
[...]


Het zijn 2 series omdat het blok horizontaal niet gekoppeld is aan een rij met 3 juwelen, dus zijn het 2 losse rijen en dus 500 punten waard.

Zou er 1 horizontale rij met 3 juwelen zijn dan zou hij maar 250 waard zijn.
Ah, ok! Een figuur, bestaat dus altijd uit haaks gekoppelde rijen/kolommen.

petersmit.eu


Acties:
  • 0 Henk 'm!

  • LuCarD
  • Registratie: Januari 2000
  • Niet online

LuCarD

Certified BUFH

.oisyn schreef op donderdag 30 oktober 2008 @ 12:34:
[...]


Een zet is een verwisseling van 2 blokjes en dus een regel in je output bestand. Als er extra blokjes naar beneden vallen telt dat dus niet als een zet, het is gewoon iets dat voortvloeit uit een enkele zet.
Oke bijna duidelijk, dus 1 zet kan x sets laten verdwijnen, en die kunnen ook weer veroorzaken dat blokjes verdwijnen (een soort van sneeuwbal effect).

Verdwijnen alle sets tegelijkertijd of moet er rekening gehouden worden met voorkeur?

Programmer - an organism that turns coffee into software.


Acties:
  • 0 Henk 'm!

  • Confusion
  • Registratie: April 2001
  • Laatst online: 01-03-2024

Confusion

Fallen from grace

Dat geval kan niet voorkomen, want in die situatie zou al minstens een 3-op-een-rij moeten bestaan voor de verwisseling die dit geval voortbrengt.

Alle gevallen die kunnen voorkomen kennen volgens mij het probleem niet.
LuCarD schreef op donderdag 30 oktober 2008 @ 12:50:
Verdwijnen alle sets tegelijkertijd of moet er rekening gehouden worden met voorkeur?
Allemaal tegelijk. Dan valt alles, dan weer alles tegelijk, rinse, lather, repeat

[ Voor 28% gewijzigd door Confusion op 30-10-2008 13:08 ]

Wie trösten wir uns, die Mörder aller Mörder?


Acties:
  • 0 Henk 'm!

  • crisp
  • Registratie: Februari 2000
  • Nu online

crisp

Devver

Pixelated

Confusion schreef op donderdag 30 oktober 2008 @ 13:07:
[...]

Dat geval kan niet voorkomen, want in die situatie zou al minstens een 3-op-een-rij moeten bestaan voor de verwisseling die dit geval voortbrengt.
Het kan wel voorkomen als het gevolg van een val-aktie of in het initiele veld...

Maar simpeler dan:
x1xx
x1xx
x11x

Het 'figuur' is hier dus niet alle 4 de blokjes, maar enkel de rij van 3 blokjes voor zover ik heb kunnen afleiden. Als dat in de regels nu ook gewoon duidelijk omschreven wordt ben ik happy :)

[ Voor 25% gewijzigd door crisp op 30-10-2008 13:14 ]

Intentionally left blank


Acties:
  • 0 Henk 'm!

  • .oisyn
  • Registratie: September 2000
  • Laatst online: 12-09 15:22

.oisyn

Moderator Devschuur®

Demotivational Speaker

Idd, in feite kunnen àlle gevallen voorkomen, simpelweg door die gevallen zo in kolommen.txt te zetten. En ga er maar vanuit dat ze dat ook gaan doen om de juistheid van je entry te testen ;)

[ Voor 33% gewijzigd door .oisyn op 30-10-2008 13:17 ]

Give a man a game and he'll have fun for a day. Teach a man to make games and he'll never have fun again.


Acties:
  • 0 Henk 'm!

  • Pete
  • Registratie: November 2005
  • Laatst online: 07-09 17:51
Een validator / score berekenaar

http://got.smitdata.com/BejeweledValidator1.3.jar

Uitvoeren:
java -jar BejeweledValidator1.3.jar

Gebruik --help om alle command line parameters te ontdekken.

[ Voor 0% gewijzigd door Pete op 02-11-2008 07:06 . Reden: nieuwe versie ]

petersmit.eu


Acties:
  • 0 Henk 'm!

  • .oisyn
  • Registratie: September 2000
  • Laatst online: 12-09 15:22

.oisyn

Moderator Devschuur®

Demotivational Speaker

Je moet je content-type even goed instellen, het is nu text/plain dus dat downloaden werkt niet erg goed 8)7 (goh, IE doet het eens een keertje goed, FF ziet het wel als jar file door de extensie, maar dat hoort eigenlijk niet :P)

.edit: mooi, jouw validator geeft ook een score van 1950 bij het voorbeeld in de TS :)

.edit2: wellicht is het ook handig als hij de eindsituatie (of een ander willekeurig moment) van het speelveld uitvoert, wat handig is voor debuggen én het vergelijken van validators

[ Voor 74% gewijzigd door .oisyn op 30-10-2008 14:00 ]

Give a man a game and he'll have fun for a day. Teach a man to make games and he'll never have fun again.


Acties:
  • 0 Henk 'm!

  • MicroWhale
  • Registratie: Februari 2000
  • Laatst online: 11-09 15:29

MicroWhale

The problem is choice

crisp schreef op donderdag 30 oktober 2008 @ 13:11:
[...]

Het kan wel voorkomen als het gevolg van een val-aktie of in het initiele veld...

Maar simpeler dan:
x1xx
x1xx
x11x

Het 'figuur' is hier dus niet alle 4 de blokjes, maar enkel de rij van 3 blokjes voor zover ik heb kunnen afleiden. Als dat in de regels nu ook gewoon duidelijk omschreven wordt ben ik happy :)
daar ben ik het wel mee eens. door al dat gelul over wat wel en niet moet/mag/kan, zie ik door de bomen het bos niet meer... vooral door wat gebogen logica.

geeft dit:
x1xx
x1xx
x111


x1xx
x111
x1xx


x1xx
1111
x1xx


x111
x1xx
x111


x111
x11x
x111


x1xx
x111
x11x
x111


x111
x111
x111


bijvoorbeeld allemaal de score 250, waarna het gehele speelveld leeg is? zo nee, waarom niet?

Het enige belangrijke is dat je vandaag altijd rijker bent dan gisteren. Als dat niet in centen is, dan wel in ervaring.


Acties:
  • 0 Henk 'm!

  • .oisyn
  • Registratie: September 2000
  • Laatst online: 12-09 15:22

.oisyn

Moderator Devschuur®

Demotivational Speaker

als je met "gehele speelveld leeg" bedoelt dat alle 1'en verdwijnen maar de x'en blijven staan, dan ja.

Give a man a game and he'll have fun for a day. Teach a man to make games and he'll never have fun again.


Acties:
  • 0 Henk 'm!

  • Pete
  • Registratie: November 2005
  • Laatst online: 07-09 17:51
.oisyn schreef op donderdag 30 oktober 2008 @ 13:45:
Je moet je content-type even goed instellen, het is nu text/plain dus dat downloaden werkt niet erg goed 8)7 (goh, IE doet het eens een keertje goed, FF ziet het wel als jar file door de extensie, maar dat hoort eigenlijk niet :P)

.edit: mooi, jouw validator geeft ook een score van 1950 bij het voorbeeld in de TS :)

.edit2: wellicht is het ook handig als hij de eindsituatie (of een ander willekeurig moment) van het speelveld uitvoert, wat handig is voor debuggen én het vergelijken van validators
Done, http://got.smitdata.com/BejeweledValidator1.3.jar
Wat is trouwens het correcte content-type voor een jar file? application/java-archive zoals ik dacht

[ Voor 3% gewijzigd door Pete op 02-11-2008 07:06 . Reden: nieuwe versie ]

petersmit.eu


Acties:
  • 0 Henk 'm!

  • Janoz
  • Registratie: Oktober 2000
  • Laatst online: 13-09 09:39

Janoz

Moderator Devschuur®

!litemod

Iig geen text/plain. Google zegt mij application/java-archive

Ken Thompson's famous line from V6 UNIX is equaly applicable to this post:
'You are not expected to understand this'


Acties:
  • 0 Henk 'm!

Verwijderd

Misschien ga ik mij hier ook eens aan wagen. Voor mij eens een totaal nieuwe richting om naartoe te programmeren.

Acties:
  • 0 Henk 'm!

  • .oisyn
  • Registratie: September 2000
  • Laatst online: 12-09 15:22

.oisyn

Moderator Devschuur®

Demotivational Speaker

phsmit schreef op donderdag 30 oktober 2008 @ 14:16:
[...]


Done, http://got.smitdata.com/BejeweledValidator1.1.jar
Wat is trouwens het correcte content-type voor een jar file? application/java-archive zoals ik dacht
d:)b
Ik zal vanavond ook eens een validator om mijn framework heen bouwen, en daarna eerst even een domme AI maken die simpelweg de eerste de beste beschikbare zet doet.

Give a man a game and he'll have fun for a day. Teach a man to make games and he'll never have fun again.


Acties:
  • 0 Henk 'm!

  • Creepy
  • Registratie: Juni 2001
  • Laatst online: 17:03

Creepy

Tactical Espionage Splatterer

crisp schreef op donderdag 30 oktober 2008 @ 13:11:
Het 'figuur' is hier dus niet alle 4 de blokjes, maar enkel de rij van 3 blokjes voor zover ik heb kunnen afleiden. Als dat in de regels nu ook gewoon duidelijk omschreven wordt ben ik happy :)
Een figuur wordt gedefiniëerd als een object waarvan elk los blokje deel uitmaakt van een rij van minimaal 3 dezelfde blokjes
Is dat duidelijk genoeg? Zo staat het nu opgenomen in de startpost. Als iemand een nog duidelijkere omschrijving kan geven dan graag :)

"I had a problem, I solved it with regular expressions. Now I have two problems". That's shows a lack of appreciation for regular expressions: "I know have _star_ problems" --Kevlin Henney


Acties:
  • 0 Henk 'm!

  • .oisyn
  • Registratie: September 2000
  • Laatst online: 12-09 15:22

.oisyn

Moderator Devschuur®

Demotivational Speaker

Nee, want dat zou een 2x3 array van dezelfde blokjes ook als 1 figuur definiëren.

Niet dat ik zelf een beter voorstel heb trouwens, zonder te verzanden in allerlei details ;)

.edit: wacht: Een figuur is de combinatie van alle overlappende rijen van gelijke blokjes, en een rij is een horizontale of verticale aaneenschakeling van minstens 3 gelijke blokjes.

[ Voor 34% gewijzigd door .oisyn op 30-10-2008 15:41 ]

Give a man a game and he'll have fun for a day. Teach a man to make games and he'll never have fun again.


Acties:
  • 0 Henk 'm!

  • MicroWhale
  • Registratie: Februari 2000
  • Laatst online: 11-09 15:29

MicroWhale

The problem is choice

.oisyn schreef op donderdag 30 oktober 2008 @ 15:37:
Nee, want dat zou een 2x3 array van dezelfde blokjes ook als 1 figuur definiëren.

Niet dat ik zelf een beter voorstel heb trouwens, zonder te verzanden in allerlei details ;)
Dat is niet waar, want in een 2x3 array van dezelfde blokjes zijn geen rijen (van minimaal 3 dezelfde blokjes) met overlap te vinden.

De twee rijen van drie worden zeg maar niet met elkaar verbonden door een andere rij van minimaal drie.

Hierdoor kunnen ze als twee aparte figuren worden beschouwd.

[ Voor 14% gewijzigd door MicroWhale op 30-10-2008 15:43 ]

Het enige belangrijke is dat je vandaag altijd rijker bent dan gisteren. Als dat niet in centen is, dan wel in ervaring.


Acties:
  • 0 Henk 'm!

  • .oisyn
  • Registratie: September 2000
  • Laatst online: 12-09 15:22

.oisyn

Moderator Devschuur®

Demotivational Speaker

MrWilliams schreef op donderdag 30 oktober 2008 @ 15:40:
[...]


Dat is niet waar, want in een 2x3 array van dezelfde blokjes zijn geen rijen (die aan die voorwaarde voldoen) met overlap te vinden, waardoor het als twee aparte figuren wordt beschouwd.
De definitie van Creepy was
Een figuur wordt gedefiniëerd als een object waarvan elk los blokje deel uitmaakt van een rij van minimaal 3 dezelfde blokjes
Dat over "overlap" verzin je er nu zelf bij. Volgens de definitie die Creepy in zijn post quote valt een 2x3 array ook onder een figuur. Immers, elk blokje in de 2x3 array maakt onderdeel van een rij van minstens 3 lang.

Give a man a game and he'll have fun for a day. Teach a man to make games and he'll never have fun again.


Acties:
  • 0 Henk 'm!

  • NMe
  • Registratie: Februari 2004
  • Laatst online: 09-09 13:58

NMe

Quia Ego Sic Dico.

Topicstarter
Losstaande rijen naast of onder elkaar zijn alleen onderdeel van dezelfde figuur als er overdwars ook sprake is van een rij.
Toegevoegd, en nu moet het maar duidelijk zijn. :( :+

'E's fighting in there!' he stuttered, grabbing the captain's arm.
'All by himself?' said the captain.
'No, with everyone!' shouted Nobby, hopping from one foot to the other.


Acties:
  • 0 Henk 'm!

  • MicroWhale
  • Registratie: Februari 2000
  • Laatst online: 11-09 15:29

MicroWhale

The problem is choice

.oisyn schreef op donderdag 30 oktober 2008 @ 15:43:
[...]

De definitie van Creepy was

[...]

Dat over "overlap" verzin je er nu zelf bij. Volgens de definitie die Creepy in zijn post quote valt een 2x3 array ook onder een figuur. Immers, elk blokje in de 2x3 array maakt onderdeel van een rij van minstens 3 lang.
Als je de uitspraak van creepy dus letterlijk neemt, vormen de 1-en in dit:

1x1
1x1
1x1


schema, één figuur?

Het enige belangrijke is dat je vandaag altijd rijker bent dan gisteren. Als dat niet in centen is, dan wel in ervaring.


Acties:
  • 0 Henk 'm!

  • Creepy
  • Registratie: Juni 2001
  • Laatst online: 17:03

Creepy

Tactical Espionage Splatterer

\o/

"I had a problem, I solved it with regular expressions. Now I have two problems". That's shows a lack of appreciation for regular expressions: "I know have _star_ problems" --Kevlin Henney


Acties:
  • 0 Henk 'm!

  • .oisyn
  • Registratie: September 2000
  • Laatst online: 12-09 15:22

.oisyn

Moderator Devschuur®

Demotivational Speaker

Ik vond mijn definitie korter:
Een figuur is de combinatie van alle overlappende rijen van hetzelfde blokje
:P

Give a man a game and he'll have fun for a day. Teach a man to make games and he'll never have fun again.


Acties:
  • 0 Henk 'm!

  • .oisyn
  • Registratie: September 2000
  • Laatst online: 12-09 15:22

.oisyn

Moderator Devschuur®

Demotivational Speaker

MrWilliams schreef op donderdag 30 oktober 2008 @ 15:45:
[...]


Als je de uitspraak van creepy dus letterlijk neemt, vormen de 1-en in dit:

1x1
1x1
1x1


schema, één figuur?
Feitelijk wel ja, niet eens aan gedacht :)

Give a man a game and he'll have fun for a day. Teach a man to make games and he'll never have fun again.


Acties:
  • 0 Henk 'm!

  • MicroWhale
  • Registratie: Februari 2000
  • Laatst online: 11-09 15:29

MicroWhale

The problem is choice

-NMe- schreef op donderdag 30 oktober 2008 @ 15:44:
[...]

Toegevoegd, en nu moet het maar duidelijk zijn. :( :+
waarvoor dank. :P

Het enige belangrijke is dat je vandaag altijd rijker bent dan gisteren. Als dat niet in centen is, dan wel in ervaring.


Acties:
  • 0 Henk 'm!

  • Creepy
  • Registratie: Juni 2001
  • Laatst online: 17:03

Creepy

Tactical Espionage Splatterer

MrWilliams schreef op donderdag 30 oktober 2008 @ 15:45:
[...]


Als je de uitspraak van creepy dus letterlijk neemt, vormen de 1-en in dit:

1x1
1x1
1x1


schema, één figuur?
Dude..... als je dit te letterlijk neemt en niet begrijpt dat twee totaal los staande rijen niet als 1 kunnen worden gezien dan houdt het op natuurlijk. Je concentreert je nu echt teveel op 1 hele zin die uit de startpost komt. Het draait natuurlijk om het geheel.

"I had a problem, I solved it with regular expressions. Now I have two problems". That's shows a lack of appreciation for regular expressions: "I know have _star_ problems" --Kevlin Henney


Acties:
  • 0 Henk 'm!

  • MicroWhale
  • Registratie: Februari 2000
  • Laatst online: 11-09 15:29

MicroWhale

The problem is choice

.oisyn schreef op donderdag 30 oktober 2008 @ 15:46:
Ik vond mijn definitie korter:

[...]

:P
:D

... hebben we het dus al de hele tijd over hetzelfde.

*edit*
Creepy, het is duidelijk. Sorry voor de mierenneukerij.

[ Voor 13% gewijzigd door MicroWhale op 30-10-2008 15:49 ]

Het enige belangrijke is dat je vandaag altijd rijker bent dan gisteren. Als dat niet in centen is, dan wel in ervaring.


Acties:
  • 0 Henk 'm!

  • .oisyn
  • Registratie: September 2000
  • Laatst online: 12-09 15:22

.oisyn

Moderator Devschuur®

Demotivational Speaker

Euh, Creepy, we zijn slechts de definitie aan het toetsen. Verder begrijpen we allebei wat er wél bedoeld wordt :)

Give a man a game and he'll have fun for a day. Teach a man to make games and he'll never have fun again.


Acties:
  • 0 Henk 'm!

  • Creepy
  • Registratie: Juni 2001
  • Laatst online: 17:03

Creepy

Tactical Espionage Splatterer

Dan nu echt: *O* :P

"I had a problem, I solved it with regular expressions. Now I have two problems". That's shows a lack of appreciation for regular expressions: "I know have _star_ problems" --Kevlin Henney


Acties:
  • 0 Henk 'm!

  • ? ?
  • Registratie: Mei 2007
  • Niet online

? ?

In kolommen.txt wordt bepaald met hoeveel verschillende blokjes je te maken krijgt. Dit zijn er minimaal vier en maximaal tien, genummerd van 0 tot 9.
In het voorbeeldje staat er nergens een 0 waarde. Is dit een typo, of is wat daar staat correct.
Nu heb ik de 0 als "leeg-waarde" gebruikt, zoals het in speelveld.txt gebruikt wordt.
edit: ok duidelijk

[ Voor 3% gewijzigd door ? ? op 30-10-2008 16:18 ]


Acties:
  • 0 Henk 'm!

  • Janoz
  • Registratie: Oktober 2000
  • Laatst online: 13-09 09:39

Janoz

Moderator Devschuur®

!litemod

Nee, geen typo.

Een voorbeeld is precies dat: Een voorbeeld. Definities gaan boven voorbeeld (tenzij een defenitie het voorbeeld uitsluit, maar in dat geval moet het voorbeeld aangepast worden)

[ Voor 85% gewijzigd door Janoz op 30-10-2008 16:18 ]

Ken Thompson's famous line from V6 UNIX is equaly applicable to this post:
'You are not expected to understand this'


Acties:
  • 0 Henk 'm!

  • Heikanu
  • Registratie: Juni 2007
  • Laatst online: 07-05 21:46
era.zer schreef op donderdag 30 oktober 2008 @ 16:15:
[...]

In het voorbeeldje staat er nergens een 0 waarde. Is dit een typo, of is wat daar staat correct.
Nu heb ik de 0 als "leeg-waarde" gebruikt, zoals het in speelveld.txt gebruikt wordt.
Het is toch gewoon alleen een voorbeeld. Zoals al word gezegd in jouw gegeven quote kan er ook een 0 in voorkomen, dus gebruik hem maar niet als "leeg" ;)
Zie Janoz... /\

[ Voor 3% gewijzigd door Heikanu op 30-10-2008 16:20 ]


Acties:
  • 0 Henk 'm!

  • .oisyn
  • Registratie: September 2000
  • Laatst online: 12-09 15:22

.oisyn

Moderator Devschuur®

Demotivational Speaker

era.zer schreef op donderdag 30 oktober 2008 @ 16:15:
[...]


In het voorbeeldje staat er nergens een 0 waarde. Is dit een typo, of is wat daar staat correct.
Nu heb ik de 0 als "leeg-waarde" gebruikt, zoals het in speelveld.txt gebruikt wordt.
edit: ok duidelijk
Nou ben ik wel benieuwd waar jij een leegwaarde voor nodig hebt, aangezien het speelveld in principe nooit lege plekken bevat? Of gebruik je dat tijdelijk bij het verwijderen van figuren oid?

Give a man a game and he'll have fun for a day. Teach a man to make games and he'll never have fun again.


Acties:
  • 0 Henk 'm!

  • ? ?
  • Registratie: Mei 2007
  • Niet online

? ?

Bij het inlezen :P vandaar, maar dat was idioot
Ik ga een dirty bit gebruiken om aan te duiden of iets 'leeg' is of gewoon null, allemaal te zien hoe het loopt.
In het begin is de array 'leeg' en moeten de juweeltjes 'erin vallen' of als ze verwijderd worden.

[ Voor 22% gewijzigd door ? ? op 30-10-2008 16:37 ]


Acties:
  • 0 Henk 'm!

  • DaCoTa
  • Registratie: April 2002
  • Laatst online: 21:05
Al die details over hoe iets wel of niet 1 aansluitend figuur is, is toch alleen van belang voor de puntentelling? Als er ergens een rij van 3 is, verdwijnt sowieso alles wat er verder van dezelfde kleur aan vast zit (en als dat meer dan 5 blokjes zijn, heb je ergens een redelijke kans dat je ook veel punten krijgt). Ik heb namelijk helemaal geen zin om veel energie in dat soort niet relevante details en overcomplexe regeltjes te stoppen. Waarom niet gewoon floodfill en een staffel van aantal blokken van dezelfde kleur naar aantal punten?

Acties:
  • 0 Henk 'm!

  • Creepy
  • Registratie: Juni 2001
  • Laatst online: 17:03

Creepy

Tactical Espionage Splatterer

Omdat
code:
1
2
3
10
11
11

een verwijdering (en dus score) oplevert van 3 blokjes, en niet van 5. Een normale floodfill zou alle 5 de blokjes verwijderen.

[ Voor 4% gewijzigd door Creepy op 30-10-2008 17:12 ]

"I had a problem, I solved it with regular expressions. Now I have two problems". That's shows a lack of appreciation for regular expressions: "I know have _star_ problems" --Kevlin Henney


Acties:
  • 0 Henk 'm!

  • Megamind
  • Registratie: Augustus 2002
  • Laatst online: 10-09 22:45
Pff al die regeltjes :P

Voor de duidelijkheid:
Elk figuur met minimaal 3 rijen aaneengesloten wordt als 1 weggespeeld?

Deze zoals dit:

Deze telt dus als 250 punten.


Deze is dus 2x 50 punten.

Acties:
  • 0 Henk 'm!

  • NMe
  • Registratie: Februari 2004
  • Laatst online: 09-09 13:58

NMe

Quia Ego Sic Dico.

Topicstarter
:Y

'E's fighting in there!' he stuttered, grabbing the captain's arm.
'All by himself?' said the captain.
'No, with everyone!' shouted Nobby, hopping from one foot to the other.


Acties:
  • 0 Henk 'm!

  • Creepy
  • Registratie: Juni 2001
  • Laatst online: 17:03

Creepy

Tactical Espionage Splatterer

Woot! ;)

"I had a problem, I solved it with regular expressions. Now I have two problems". That's shows a lack of appreciation for regular expressions: "I know have _star_ problems" --Kevlin Henney


Acties:
  • 0 Henk 'm!

  • Marcj
  • Registratie: November 2000
  • Laatst online: 12-09 19:26
Nog een vraag over het veld: mogen daar ook 'gaten' in vallen? Er staat wel elke willekeurige vorm, maar mag het volgende dan ook?

code:
1
2
3
4
5
00000
00 00
10 01
11011
 111


En valt het het nummer in de middelste kolom dan direct van de bovenste rij naar de vierde?

Acties:
  • 0 Henk 'm!

  • sub0kelvin
  • Registratie: September 2002
  • Laatst online: 10-08-2023
Nee, dat komt niet voor. Zie ook Confusion in "Programming Contest Nieuwe Stijl: Contest 4" en verder.

Acties:
  • 0 Henk 'm!

  • RobIII
  • Registratie: December 2001
  • Niet online

RobIII

Admin Devschuur®

^ Romeinse Ⅲ ja!

(overleden)
Hoewel deze natuurlijk wél kan :P
code:
1
2
3
4
5
000010000
000010000
001010100
001111100
101111101

>:)

There are only two hard problems in distributed systems: 2. Exactly-once delivery 1. Guaranteed order of messages 2. Exactly-once delivery.

Je eigen tweaker.me redirect

Over mij


Acties:
  • 0 Henk 'm!

  • pedorus
  • Registratie: Januari 2008
  • Niet online
RobIII schreef op donderdag 30 oktober 2008 @ 23:25:
Hoewel deze natuurlijk wél kan :P
code:
1
2
3
4
5
000010000
000010000
001010100
001101100
101111101

>:)
Nee :P Ik zie een 1 boven een 0, en:
In het speelveldbestand zul je géén zwevende of overhangende muren tegenkomen. Er zal dus nooit een 1 boven een 0 staan.
Je bedoelt deze?
code:
1
2
3
4
5
000010000
000010000
001010100
001111100
101111101

Vitamine D tekorten in Nederland | Dodelijk coronaforum gesloten


Acties:
  • 0 Henk 'm!

  • Marcj
  • Registratie: November 2000
  • Laatst online: 12-09 19:26
Om het dan duidelijke te definiëren bestaat het veld-bestand uit uitsluitend enen en nullen in een rechthoek (alle regels even lang). Plus dat er geen 1 boven een 0 mag staan. Nu snap ik wat bedoeld wordt met dat de bodem niet recht hoeft te zijn :) Ik raakte denk ik in de war doordat in het voorbeeld van de TS een lege regel staat.

[ Voor 5% gewijzigd door Marcj op 30-10-2008 23:46 ]


Acties:
  • 0 Henk 'm!

  • crisp
  • Registratie: Februari 2000
  • Nu online

crisp

Devver

Pixelated

Ik ga proberen een gevisualiseerde 'solver' te schrijven in javascript mbv Ajax; niet dat dat kans heeft om de 100.000 limiet te halen in 15 minuten, maar het levert hopelijk wel een mooi schouwspel op :P

Intentionally left blank


Acties:
  • 0 Henk 'm!

  • RobIII
  • Registratie: December 2001
  • Niet online

RobIII

Admin Devschuur®

^ Romeinse Ⅲ ja!

(overleden)
pedorus schreef op donderdag 30 oktober 2008 @ 23:29:
[...]

Nee :P Ik zie een 1 boven een 0, en:

[...]

Je bedoelt deze?
My bad :P Ik ben helemaal scheel gekeken op enen en nullen inmiddels 8)7

There are only two hard problems in distributed systems: 2. Exactly-once delivery 1. Guaranteed order of messages 2. Exactly-once delivery.

Je eigen tweaker.me redirect

Over mij


Acties:
  • 0 Henk 'm!

  • .oisyn
  • Registratie: September 2000
  • Laatst online: 12-09 15:22

.oisyn

Moderator Devschuur®

Demotivational Speaker

Zo, een validator met optionele rml output :P
Zal 'm zo online gooien...


Moves: 0
Score: 1950
4615245663643326113162541
1553156542523535625246656
x66441516142214145456554x
x141622336364654146464xxx
x442663211554166221646xxx
xx55441126316613612525xxx
xx565225662355163x662xxxx
xx66335665623445xxxxxxxxx
xx1511645643454xxxxxxxxxx
xx132455655xx4xxxxxxxxxxx
xxx1223654xxxxxxxxxxxxxxx
xxxxxxx16xxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxx

Give a man a game and he'll have fun for a day. Teach a man to make games and he'll never have fun again.


Acties:
  • 0 Henk 'm!

  • NMe
  • Registratie: Februari 2004
  • Laatst online: 09-09 13:58

NMe

Quia Ego Sic Dico.

Topicstarter
Marcj schreef op donderdag 30 oktober 2008 @ 23:45:
Ik raakte denk ik in de war doordat in het voorbeeld van de TS een lege regel staat.
Die lege regel sluipt er elke keer dat ik de post edit vanzelf in, vreemd genoeg. :X Heb hem nu weggehaald, want die hoort daar niet. De zip die je downloadt zou wel moeten kloppen.

'E's fighting in there!' he stuttered, grabbing the captain's arm.
'All by himself?' said the captain.
'No, with everyone!' shouted Nobby, hopping from one foot to the other.


Acties:
  • 0 Henk 'm!

  • Megamind
  • Registratie: Augustus 2002
  • Laatst online: 10-09 22:45
Ik ben ook bezig in Delphi, maar ik ben totaal geen 'game' programmer en denker. Ik ben al de hele middag aan het denken hoe je nu practisch combinaties kan maken..

Een horizontale en verticale rij is niet zo moeilijk, maar hoe kan je bv een T vinden? Ik kijk per blokje hoever dezelfde naast hem liggen en dan wegspelen, maar zo mis ik bv al direct het kruis en de omgekeerde L in het begin... Kan iemand een tipje van de sluier geven :P

Acties:
  • 0 Henk 'm!

  • Arjan
  • Registratie: Juni 2001
  • Niet online

Arjan

copyright is wrong

Megamind schreef op vrijdag 31 oktober 2008 @ 00:26:
[...]
Kan iemand een tipje van de sluier geven :P
natuurlijk

spoiler:
vanaf 11 januari 2009 staat de broncode van alle inzendingen online, daat staat precies in hoe je effectief bejeweled kan oplossen!

seriously, het is net de essentie van zo'n contest dat ieder zijn eigen 'gekke' manieren vindt

:)

oprecht vertrouwen wordt nooit geschaad


Acties:
  • 0 Henk 'm!

  • NMe
  • Registratie: Februari 2004
  • Laatst online: 09-09 13:58

NMe

Quia Ego Sic Dico.

Topicstarter
11 januari is denk ik wat optimistisch. :+

Overigens mag er best wat gesproken worden over manieren om een en ander aan te pakken, zolang maar niet álles voorgezegd of uitgewerkt wordt. :)

'E's fighting in there!' he stuttered, grabbing the captain's arm.
'All by himself?' said the captain.
'No, with everyone!' shouted Nobby, hopping from one foot to the other.


Acties:
  • 0 Henk 'm!

  • .oisyn
  • Registratie: September 2000
  • Laatst online: 12-09 15:22

.oisyn

Moderator Devschuur®

Demotivational Speaker

M'n validator staat online: http://oisyn.nl/gc/validator.exe
Hij heeft een aantal extra features, zoals maar max N moves processen, het speelveld als een RML table laten zien zodat je het hier kunt posten, de invoer lezen van stdin, en het speelveld laten zien na elke move. Als je die laatste twee combineert kun je dus zelf interactief moves doen :)

.edit: zo, even een kleine update, nu stopt ie niet meer bij foute invoer en laat ie achteraf wat stats zien.

[ Voor 13% gewijzigd door .oisyn op 31-10-2008 01:25 ]

Give a man a game and he'll have fun for a day. Teach a man to make games and he'll never have fun again.


Acties:
  • 0 Henk 'm!

  • .oisyn
  • Registratie: September 2000
  • Laatst online: 12-09 15:22

.oisyn

Moderator Devschuur®

Demotivational Speaker

En hier m'n eerste AI output, die gewoon simpelweg steeds de eerste de beste move doet die ie kan vinden :P
3 5 Z
2 2 N
7 1 W
7 1 O
7 9 O
7 1 N
7 5 W
1 2 O
2 3 O
2 3 Z
2 5 O
2 2 Z
2 3 Z
5 5 W
3 1 Z
1 2 N
1 3 O
4 1 Z
2 3 N
3 2 O
3 4 O
8 1 W
8 2 W
6 1 Z
9 0 Z
9 3 W
9 2 Z
12 7 W
11 1 N
12 8 O
11 7 O
14 6 W
13 1 W
11 3 N
11 0 Z
12 2 O
14 0 Z
12 2 O
17 3 N
19 4 N
21 3 W
18 1 W
21 2 W
21 2 N
23 1 W
23 1 W


[table border=1 cellpadding=1 bordercolor=#000 fontsize=8]
[tr]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[/tr]
[tr]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[/tr]
[tr]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[/table]
Score....................: 7800 points
Total moves..............: 46
Succesful moves..........: 46
Bad moves................: 0
Average score per move...: 169 points
Move with highest score..: #5 (600 points)


.edit: hmm zo te zien bugt ie omdat ie blijkbaar niet alle moves kan vinden :P

Give a man a game and he'll have fun for a day. Teach a man to make games and he'll never have fun again.


Acties:
  • 0 Henk 'm!

  • crisp
  • Registratie: Februari 2000
  • Nu online

crisp

Devver

Pixelated

blurp

overigens: als er mensen zijn die nog 3 alternatieve 'jewels' hebben naast de 7 'standards':
Afbeeldingslocatie: http://therealcrisp.xs4all.nl/bejeweled/jewel1.gif Afbeeldingslocatie: http://therealcrisp.xs4all.nl/bejeweled/jewel2.gif Afbeeldingslocatie: http://therealcrisp.xs4all.nl/bejeweled/jewel3.gif Afbeeldingslocatie: http://therealcrisp.xs4all.nl/bejeweled/jewel4.gif Afbeeldingslocatie: http://therealcrisp.xs4all.nl/bejeweled/jewel5.gif Afbeeldingslocatie: http://therealcrisp.xs4all.nl/bejeweled/jewel6.gif Afbeeldingslocatie: http://therealcrisp.xs4all.nl/bejeweled/jewel7.gif
dan hou ik me aanbevolen :)

Intentionally left blank


Acties:
  • 0 Henk 'm!

  • .oisyn
  • Registratie: September 2000
  • Laatst online: 12-09 15:22

.oisyn

Moderator Devschuur®

Demotivational Speaker

Zo, gefixed. Mijn AI haalt nu 100.000 zetten op dat testveld. Best snel ook nog, in 3 seconde. Maar goed, hij doet dan ook niets anders dan gewoon de eerstvolgende valide zet zoeken en dan die zet doen.

Onderstaande output klopt niet door een bug, een goede validator zal zeggen dat het fout gaat bij move 6885
Anyway, als iemand z'n validator wil testen: http://oisyn.nl/gc/uitvoer.zip
Dit is het resultaat volgens mijn validator:
[table border=1 cellpadding=1 bordercolor=#000 fontsize=8]
[tr]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[/tr]
[tr]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[/tr]
[tr]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[/table]
Score....................: 7922800 points
Total moves..............: 100000
Succesful moves..........: 100000
Bad moves................: 0
Average score per move...: 79 points
Move with highest score..: #15527 (1150 points)

[ Voor 100% gewijzigd door .oisyn op 31-10-2008 13:00 . Reden: link fixed ]

Give a man a game and he'll have fun for a day. Teach a man to make games and he'll never have fun again.


Acties:
  • 0 Henk 'm!

  • NMe
  • Registratie: Februari 2004
  • Laatst online: 09-09 13:58

NMe

Quia Ego Sic Dico.

Topicstarter
In elk geval mooi om te zien dat de gegeven set inderdaad tot 100.000 zetten door kan. :+

@crisp: gewoon één van die standaardgems een andere kleur geven is geen optie? :P

'E's fighting in there!' he stuttered, grabbing the captain's arm.
'All by himself?' said the captain.
'No, with everyone!' shouted Nobby, hopping from one foot to the other.


Acties:
  • 0 Henk 'm!

  • .oisyn
  • Registratie: September 2000
  • Laatst online: 12-09 15:22

.oisyn

Moderator Devschuur®

Demotivational Speaker

onderstaande uitvoer klopt niet, een goede validator zal zeggen dat het fout gaat vanaf move 949

http://oisyn.nl/gc/uitvoer2.zip
Hier een oplossing waarbij elke keer de zet wordt gekozen die het meeste punten oplevert. Hier deed ie wel 10x zo lang over (~30 seconde), maar het resultaat scheelt aardig.

[table border=1 cellpadding=1 bordercolor=#000 fontsize=8]
[tr]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[/tr]
[tr]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[/tr]
[tr]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[/table]
Score....................: 24422200 points
Total moves..............: 100000
Succesful moves..........: 100000
Bad moves................: 0
Average score per move...: 244 points
Move with highest score..: #55359 (1850 points)

[ Voor 100% gewijzigd door .oisyn op 31-10-2008 12:59 ]

Give a man a game and he'll have fun for a day. Teach a man to make games and he'll never have fun again.


Acties:
  • 0 Henk 'm!

  • Scott
  • Registratie: December 2004
  • Laatst online: 19:56

Scott

Ik ben, dus ik tweak

Ik ben ook begonnen, in PHP :) Heb echt een hele tijd niet meer iets 'groots' gescript, dus het is weer even ophalen. Op dit moment kan ik vanuit de beginsituatie aangeven welke coördinaten vanaf het begin al een mogelijkheid hebben tot het behalen van punten, en welke niet.

Wel een ongelooflijke brei aan if/elsjes, vraag me af of de manier waarop ik het nu doe de meeste efficiëntst is :') Maar goed, eerst maar eens werkend zien te krijgen, dan naar efficiëntie kijken :+

Acties:
  • 0 Henk 'm!

  • RobIII
  • Registratie: December 2001
  • Niet online

RobIII

Admin Devschuur®

^ Romeinse Ⅲ ja!

(overleden)
Toch klopt deze volgens mijn (alpha, preliminary) validator niet... En ik heb via DM van iemand 3 sets gekregen die wel goed lijken te gaan; dus ik vermoed dat er iets niet goed zit bij jou of je haalt stunts uit die de ander niet doet en mijn validator kan er niet tegen. Maar 't is dan ook nog alpha en het tijdstip zegt denk ik genoeg :P

Volgens mij gaat het rond zet 949 mis.
En bij deze rond stap 6885 als mijn validator klopt.

Ik zal morgen even RML output inbouwen en dan zo stap 947 tot 451 en voor de ander idem even dumpen als je wil.

[ Voor 70% gewijzigd door RobIII op 31-10-2008 04:52 ]

There are only two hard problems in distributed systems: 2. Exactly-once delivery 1. Guaranteed order of messages 2. Exactly-once delivery.

Je eigen tweaker.me redirect

Over mij


Acties:
  • 0 Henk 'm!

  • Pete
  • Registratie: November 2005
  • Laatst online: 07-09 17:51
Zoals RobIII al dacht: Oisyn's validator is niet helemaal correct.

Oisyn's uitvoer.zip:
Na move 6884:
.0123456789101112131415161718192021222324
01554532442323526113162541
16651413665413535625246656
2x56266154335214145456554x
3x115312161414654146464xxx
4x661465233154166221646xxx
5xx32422414516613612525xxx
6xx616456543355163x662xxxx
7xx25415121223445xxxxxxxxx
8xx1246245543454xxxxxxxxxx
9xx155231355xx4xxxxxxxxxxx
10xxx2613534xxxxxxxxxxxxxxx
11xxxxxxx11xxxxxxxxxxxxxxxx
12xxxxxxxxxxxxxxxxxxxxxxxxx
13xxxxxxxxxxxxxxxxxxxxxxxxx

Move 6885: 1 0 Z
Oisyn's validator resultaat: 50 punten
Echt: geen punten (0move)

uitvoer2.zip
Na move 948:
.0123456789101112131415161718192021222324
04662613561513556254142342
16545461654134645642326361
2x25634243652412525231515x
3x335435515122536461424xxx
4x663535134311525543261xxx
5xx31643454524313156316xxx
6xx452455434345422x153xxxx
7xx62452435515244xxxxxxxxx
8xx5361251123413xxxxxxxxxx
9xx115461246xx6xxxxxxxxxxx
10xxx5633145xxxxxxxxxxxxxxx
11xxxxxxx33xxxxxxxxxxxxxxxx
12xxxxxxxxxxxxxxxxxxxxxxxxx
13xxxxxxxxxxxxxxxxxxxxxxxxx

Move 949: 9 2 O
Oisyn's validator resultaat: 450 punten
Echt: geen punten (0move)

[ Voor 55% gewijzigd door Pete op 31-10-2008 07:06 ]

petersmit.eu


Acties:
  • 0 Henk 'm!

  • Pete
  • Registratie: November 2005
  • Laatst online: 07-09 17:51
En een nieuwe versie van mijn validator.
Toegevoegd:
- Statistieken
- RML output
- Verschillende output opties per zet
- Stoppen na een x aantal zetten

Download: http://got.smitdata.com/BejeweledValidator1.3.jar

Usage:
java -jar BejeweledValidator1.3.jar --help


(@ oisyn: Ik heb een paar van je ideeën gekopieerd. Maar ik kan jouw validator niet echt gebruiken.
wine validator.exe
geeft erg rare RML terug ;) )
(O ja, mijn RML-output is superieur (vind ik zelf) )

[ Voor 5% gewijzigd door Pete op 02-11-2008 07:06 ]

petersmit.eu


Acties:
  • 0 Henk 'm!

  • MicroWhale
  • Registratie: Februari 2000
  • Laatst online: 11-09 15:29

MicroWhale

The problem is choice

Gisteren ff een uurtje gesleuteld. het wordt een c# oplossing. Ik ga voor flexibiliteit, robuustheid en eenvoud. Snelheid heeft voor mij vooralsnog geen prio.

klaar:
- speelveld inlezen
- kolommen inlezen
- speelveld vullen
- speelveld tekenen

te doen:
- vind alle 3+ lijnen
- score obv speelveld
- vind mogelijke zetten
- kies beste zet
- schrijf zet weg
- main loop
(en nog wat meer, maar dat blijft even een hidden agenda)

in het weekend weer verder.

Het enige belangrijke is dat je vandaag altijd rijker bent dan gisteren. Als dat niet in centen is, dan wel in ervaring.


Acties:
  • 0 Henk 'm!

  • pedorus
  • Registratie: Januari 2008
  • Niet online
crisp schreef op vrijdag 31 oktober 2008 @ 02:16:
overigens: als er mensen zijn die nog 3 alternatieve 'jewels' hebben naast de 7 'standards':
Afbeeldingslocatie: http://therealcrisp.xs4all.nl/bejeweled/jewel1.gif Afbeeldingslocatie: http://therealcrisp.xs4all.nl/bejeweled/jewel2.gif Afbeeldingslocatie: http://therealcrisp.xs4all.nl/bejeweled/jewel3.gif Afbeeldingslocatie: http://therealcrisp.xs4all.nl/bejeweled/jewel4.gif Afbeeldingslocatie: http://therealcrisp.xs4all.nl/bejeweled/jewel5.gif Afbeeldingslocatie: http://therealcrisp.xs4all.nl/bejeweled/jewel6.gif Afbeeldingslocatie: http://therealcrisp.xs4all.nl/bejeweled/jewel7.gif
dan hou ik me aanbevolen :)
-NMe- schreef op vrijdag 31 oktober 2008 @ 03:13:
@crisp: gewoon één van die standaardgems een andere kleur geven is geen optie? :P
Lijkt me niet, ze hebben nu allemaal een andere vorm, handig voor kleurenblinden :)

Ongebruikte vormen: pentagon (vijfhoek), ster (zowel 4,5,6), omgekeerd driehoek
Ongebruikte kleuren: bruin, indigo, roze

Vitamine D tekorten in Nederland | Dodelijk coronaforum gesloten


Acties:
  • 0 Henk 'm!

  • crisp
  • Registratie: Februari 2000
  • Nu online

crisp

Devver

Pixelated

pedorus schreef op vrijdag 31 oktober 2008 @ 10:17:
[...]


[...]

Lijkt me niet, ze hebben nu allemaal een andere vorm, handig voor kleurenblinden :)

Ongebruikte vormen: pentagon (vijfhoek), ster (zowel 4,5,6), omgekeerd driehoek
Ongebruikte kleuren: bruin, indigo, roze
Goed idee; dat moet wel lukken denk ik :)
Eens kijken of ik vanavond het geanimeerd vallen en sweepen voor figuren kan afkrijgen :)

Intentionally left blank


Acties:
  • 0 Henk 'm!

  • Arjan
  • Registratie: Juni 2001
  • Niet online

Arjan

copyright is wrong

-NMe- schreef op vrijdag 31 oktober 2008 @ 01:04:
11 januari is denk ik wat optimistisch. :+

Overigens mag er best wat gesproken worden over manieren om een en ander aan te pakken, zolang maar niet álles voorgezegd of uitgewerkt wordt. :)
Ik vind het altijd wel leuk dat er verschillende oplossingen bedacht worden, meestal komt het toch wel neer op grofweg dezelfde aanpak.

liever wat verschillende manieren dan veel iteraties van hetzelfde idee :)

overigens kom ik zonder moves uit op een puntenaantal van 400, waarbij er 274 nieuwe blokjes gebruikt zijn. Wel een groot verschil met .oisyn's 1950.. toch nog maar eens door de puntentelling lopen :P

oprecht vertrouwen wordt nooit geschaad


Acties:
  • 0 Henk 'm!

  • .oisyn
  • Registratie: September 2000
  • Laatst online: 12-09 15:22

.oisyn

Moderator Devschuur®

Demotivational Speaker

phsmit schreef op vrijdag 31 oktober 2008 @ 06:55:
Zoals RobIII al dacht: Oisyn's validator is niet helemaal correct.

Oisyn's uitvoer.zip:
Na move 6884:
.0123456789101112131415161718192021222324
01554532442323526113162541
16651413665413535625246656
2x56266154335214145456554x
3x115312161414654146464xxx
4x661465233154166221646xxx
5xx32422414516613612525xxx
6xx616456543355163x662xxxx
7xx25415121223445xxxxxxxxx
8xx1246245543454xxxxxxxxxx
9xx155231355xx4xxxxxxxxxxx
10xxx2613534xxxxxxxxxxxxxxx
11xxxxxxx11xxxxxxxxxxxxxxxx
12xxxxxxxxxxxxxxxxxxxxxxxxx
13xxxxxxxxxxxxxxxxxxxxxxxxx

Move 6885: 1 0 Z
Oisyn's validator resultaat: 50 punten
Echt: geen punten (0move)
De punten van de move zelf zijn niet zo interessant. De discrepantie ligt denk ik meer in het feit dat de interne spelvelden niet correct zijn, waardoor 1 0 Z in mijn situatie wel een valide move is maar in de jouwe niet. Als ik mijn validator run tot move 6884 dan krijg ik dit:
[table border=1 cellpadding=1 bordercolor=#000 fontsize=8]
[tr]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[/tr]
[tr]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[/tr]
[tr]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[/table]
Score....................: 547400 points
Total moves..............: 6884

Een vrij subtiel verschil.
Nu nog erachter komen vanaf welk moment die discrepantie optreedt... Misschien iets met het wrap-around gedrag van de getallen in kolommen.txt?

Give a man a game and he'll have fun for a day. Teach a man to make games and he'll never have fun again.


Acties:
  • 0 Henk 'm!

  • Dido
  • Registratie: Maart 2002
  • Laatst online: 18:26

Dido

heforshe

Lijkt me dat je met 274 blokjes die verdwijnen minstens (274/3)x50 punten moet hebben. Dat dus minimaal 4500 punten. Veel blokjes en erg weinig punten :?
* Dido gaat koffie drinken :X

[ Voor 10% gewijzigd door Dido op 31-10-2008 11:26 ]

Wat betekent mijn avatar?


Acties:
  • 0 Henk 'm!

  • .oisyn
  • Registratie: September 2000
  • Laatst online: 12-09 15:22

.oisyn

Moderator Devschuur®

Demotivational Speaker

Die berekening klopt niet. Als die 274 blokjes deel uitmaken van 1 figuur dan zijn dat bijv. slechts 250 punten.

Give a man a game and he'll have fun for a day. Teach a man to make games and he'll never have fun again.


Acties:
  • 0 Henk 'm!

  • Pete
  • Registratie: November 2005
  • Laatst online: 07-09 17:51
.oisyn schreef op vrijdag 31 oktober 2008 @ 11:23:
[...]

De punten van de move zelf zijn niet zo interessant. De discrepantie ligt denk ik meer in het feit dat de interne spelvelden niet correct zijn, waardoor 1 0 Z in mijn situatie wel een valide move is maar in de jouwe niet. Als ik mijn validator run tot move 6884 dan krijg ik dit:
Hmm. Heb jij enig idee waarom ik met wine een verkeerde output krijg van jouw velden? (ik heb geen windows, dus ik kan m niet daar in runnen)

Wacht, de rml is wel ok. Alleen de -u switch geeft rare dingen.
Bijv.
-------------------------------------------------------------------------------
 0 1 2 3 4 5 6 7 8 910 1 2 3 4 5 6 7 8 920 1 2 3 4 0 1 2 3 4 5 6 7 8 910 1 2 3[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]S

[ Voor 37% gewijzigd door Pete op 31-10-2008 11:40 ]

petersmit.eu


Acties:
  • 0 Henk 'm!

Verwijderd

Heeft het verwijderen van langere ketens prioriteit boven kortere ketens? Moet ik in onderstaand voorbeeld de keten van 10 nullen verzilveren of mag ik ook 3 x 4 rijen verzilveren?

code:
1
2
3
4
5
0 0 0 9
0 0 3 8
0 0 2 3
0 0 1 6
0 0 0 0


code:
1
2
3
4
5
- - - 9
- 0 3 8
- 0 2 3
- 0 1 6
- - - -

[ Voor 11% gewijzigd door Verwijderd op 31-10-2008 11:55 ]


Acties:
  • 0 Henk 'm!

  • pedorus
  • Registratie: Januari 2008
  • Niet online
Verwijderd schreef op vrijdag 31 oktober 2008 @ 11:47:
Heeft het verwijderen van langere ketens prioriteit boven kortere ketens? Moet ik in onderstaand voorbeeld de keten van 10 nullen verzilveren of mag ik ook 2 x 4 rijen verzilveren?
Nee, en nee. :) Je verzilvert 13 nullen, en krijgt 250 punten.

Vitamine D tekorten in Nederland | Dodelijk coronaforum gesloten


Acties:
  • 0 Henk 'm!

  • .oisyn
  • Registratie: September 2000
  • Laatst online: 12-09 15:22

.oisyn

Moderator Devschuur®

Demotivational Speaker

phsmit schreef op vrijdag 31 oktober 2008 @ 11:36:
[...]


Hmm. Heb jij enig idee waarom ik met wine een verkeerde output krijg van jouw velden? (ik heb geen windows, dus ik kan m niet daar in runnen)

Wacht, de rml is wel ok. Alleen de -u switch geeft rare dingen.
Bijv.
-------------------------------------------------------------------------------
 0 1 2 3 4 5 6 7 8 910 1 2 3 4 5 6 7 8 920 1 2 3 4 0 1 2 3 4 5 6 7 8 910 1 2 3[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]S
Dan snapt Wine de windows console functies waarschijnlijk niet goed. Of redirect je de contents naar een file? Want dan krijg je ook zulke resultaten (want tussen de outputs verander ik de cursorpositie en de tekstkleur :))

Ik zie trouwens ook al waar het fout gaat. Bij uitvoer 2, op move 946, haalt mijn validator alleen de vertikale rij rode blokjes weg, maar de horizontale rij paarse blokjes daar precies onder laat ie staan.

Give a man a game and he'll have fun for a day. Teach a man to make games and he'll never have fun again.


Acties:
  • 0 Henk 'm!

Verwijderd

pedorus schreef op vrijdag 31 oktober 2008 @ 11:55:
[...]

Nee, en nee. :) Je verzilvert 13 nullen, en krijgt 250 punten.
Kan je ook toelichten waarom, volgens mij maken de drie extra nullen geen deel uit van de keten.

Acties:
  • 0 Henk 'm!

  • Woy
  • Registratie: April 2000
  • Niet online

Woy

Moderator Devschuur®
Verwijderd schreef op vrijdag 31 oktober 2008 @ 12:13:
[...]


Kan je ook toelichten waarom, volgens mij maken de drie extra nullen geen deel uit van de keten.
De 3 nullen horen bij een verticale lijn van 5 die een overlap heeft met het Figuur wat verwijderd word

“Build a man a fire, and he'll be warm for a day. Set a man on fire, and he'll be warm for the rest of his life.”


Acties:
  • 0 Henk 'm!

Verwijderd

rwb schreef op vrijdag 31 oktober 2008 @ 12:16:
[...]

De 3 nullen horen bij een verticale lijn van 5 die een overlap heeft met het Figuur wat verwijderd word
Om het nog even samen te vatten zodat ik het begrijp. Als je iets van één soort (zeg de 0) wil verzilveren, dan moet je alles verzilveren wat er aan vast zit, gegeven dat het een lengte heeft van drie of meer.

code:
1
2
1 2 3 0 3 2 1
0 0 0 0 0 0 0

Je verzilvert de onderste 7 nullen: 250 punten.

code:
1
2
0 3 2 1
0 0 0 0

Je verzilvert de onderste 4 nullen: 100 punten.

code:
1
2
3
1 2 3 0 3 2 1
0 0 0 0 0 0 0
0 0 0 0 0 0 0

Je verzilvert alle 15 nullen: 250 punten.

[ Voor 25% gewijzigd door Verwijderd op 31-10-2008 12:31 ]


Acties:
  • 0 Henk 'm!

  • .oisyn
  • Registratie: September 2000
  • Laatst online: 12-09 15:22

.oisyn

Moderator Devschuur®

Demotivational Speaker

.oisyn schreef op vrijdag 31 oktober 2008 @ 12:00:
Ik zie trouwens ook al waar het fout gaat. Bij uitvoer 2, op move 946, haalt mijn validator alleen de vertikale rij rode blokjes weg, maar de horizontale rij paarse blokjes daar precies onder laat ie staan.
En fixed, 't was een dom foutje die er bij het optimaliseren insloop :)
Nieuwe validator: http://oisyn.nl/gc/validator.exe
Nu met optie om een specifieke move te debuggen (laat per stap de verwijderde blokjes zien), en om de het uiteindelijke veld als RML markup in het clipboard te zetten (dus direct paste-baar op het forum) :)

En een nieuwe run van mijn AI: http://oisyn.nl/gc/uitvoer3.zip
[table border=1 cellpadding=1 bordercolor=#000 fontsize=8]
[tr][td bgcolor=#fff height=10 width=10].[/]
[td bgcolor=#fff height=10 width=10]0[/]
[td bgcolor=#fff height=10 width=10]1[/]
[td bgcolor=#fff height=10 width=10]2[/]
[td bgcolor=#fff height=10 width=10]3[/]
[td bgcolor=#fff height=10 width=10]4[/]
[td bgcolor=#fff height=10 width=10]5[/]
[td bgcolor=#fff height=10 width=10]6[/]
[td bgcolor=#fff height=10 width=10]7[/]
[td bgcolor=#fff height=10 width=10]8[/]
[td bgcolor=#fff height=10 width=10]9[/]
[td bgcolor=#fff height=10 width=10]10[/]
[td bgcolor=#fff height=10 width=10]11[/]
[td bgcolor=#fff height=10 width=10]12[/]
[td bgcolor=#fff height=10 width=10]13[/]
[td bgcolor=#fff height=10 width=10]14[/]
[td bgcolor=#fff height=10 width=10]15[/]
[td bgcolor=#fff height=10 width=10]16[/]
[td bgcolor=#fff height=10 width=10]17[/]
[td bgcolor=#fff height=10 width=10]18[/]
[td bgcolor=#fff height=10 width=10]19[/]
[td bgcolor=#fff height=10 width=10]20[/]
[td bgcolor=#fff height=10 width=10]21[/]
[td bgcolor=#fff height=10 width=10]22[/]
[td bgcolor=#fff height=10 width=10]23[/]
[td bgcolor=#fff height=10 width=10]24[/]
[/tr]
[tr][td bgcolor=#fff height=10 width=10]0[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[/tr]
[tr][td bgcolor=#fff height=10 width=10]1[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[/tr]
[tr][td bgcolor=#fff height=10 width=10]2[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr][td bgcolor=#fff height=10 width=10]3[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr][td bgcolor=#fff height=10 width=10]4[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr][td bgcolor=#fff height=10 width=10]5[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr][td bgcolor=#fff height=10 width=10]6[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr][td bgcolor=#fff height=10 width=10]7[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr][td bgcolor=#fff height=10 width=10]8[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f0f height=10 width=10]4[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr][td bgcolor=#fff height=10 width=10]9[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr][td bgcolor=#fff height=10 width=10]10[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=#aaa height=10 width=10]6[/]
[td bgcolor=#0ff height=10 width=10]2[/]
[td bgcolor=#ff0 height=10 width=10]5[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr][td bgcolor=#fff height=10 width=10]11[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=#f00 height=10 width=10]3[/]
[td bgcolor=#0f0 height=10 width=10]1[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr][td bgcolor=#fff height=10 width=10]12[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[tr][td bgcolor=#fff height=10 width=10]13[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[td bgcolor=black height=10 width=10]x[/]
[/tr]
[/table]
Score....................: 24256450 points
Total moves..............: 100000
Succesful moves..........: 100000
Bad moves................: 0
Average score per move...: 242 points
Move with highest score..: #7218 (1750 points)

[ Voor 9% gewijzigd door .oisyn op 31-10-2008 12:49 ]

Give a man a game and he'll have fun for a day. Teach a man to make games and he'll never have fun again.


Acties:
  • 0 Henk 'm!

  • MicroWhale
  • Registratie: Februari 2000
  • Laatst online: 11-09 15:29

MicroWhale

The problem is choice

.oisyn schreef op vrijdag 31 oktober 2008 @ 12:30:
[...]
Move with highest score..: #7218 (1750 points)
.oisyn, deze score is inclusief het verwijderen van alle rijen die ontstaan na het verwijderen van je zet?

[ Voor 3% gewijzigd door MicroWhale op 31-10-2008 12:45 ]

Het enige belangrijke is dat je vandaag altijd rijker bent dan gisteren. Als dat niet in centen is, dan wel in ervaring.


Acties:
  • 0 Henk 'm!

  • Woy
  • Registratie: April 2000
  • Niet online

Woy

Moderator Devschuur®
Dat begint al aardig dicht bij de maximale score te komen! Er is nog "maar" ruimte voor een verbetering van 8 punten per move

“Build a man a fire, and he'll be warm for a day. Set a man on fire, and he'll be warm for the rest of his life.”


Acties:
  • 0 Henk 'm!

  • .oisyn
  • Registratie: September 2000
  • Laatst online: 12-09 15:22

.oisyn

Moderator Devschuur®

Demotivational Speaker

MrWilliams schreef op vrijdag 31 oktober 2008 @ 12:45:
[...]


.oisyn, deze score is inclusief het verwijderen van alle rijen die ontstaan na het verwijderen van je zet?
Klopt, anders kun je maar max 500 punten halen
rwb schreef op vrijdag 31 oktober 2008 @ 12:49:
Dat begint al aardig dicht bij de maximale score te komen! Er is nog "maar" ruimte voor een verbetering van 8 punten per move
De max is dus 500 (je verwisselt immers 2 blokjes met elkaar, dus je kunt 2 figuren van 250 punten maken), maar daarnaast tel ik ook de punten die ontstaan na het vallen van blokjes (dat is immers onderdeel van dezelfde move).

Give a man a game and he'll have fun for a day. Teach a man to make games and he'll never have fun again.


Acties:
  • 0 Henk 'm!

  • Woy
  • Registratie: April 2000
  • Niet online

Woy

Moderator Devschuur®
.oisyn schreef op vrijdag 31 oktober 2008 @ 12:51:
[...]
De max is dus 500 (je verwisselt immers 2 blokjes met elkaar, dus je kunt 2 figuren van 250 punten maken), maar daarnaast tel ik ook de punten die ontstaan na het vallen van blokjes (dat is immers onderdeel van dezelfde move).
O ja, tuurlijk even niet goed nagedacht. Is dat nog gewoon met de versie die de move met de meeste punten doet, of zit daar al meer logica in.

[ Voor 11% gewijzigd door Woy op 31-10-2008 12:59 ]

“Build a man a fire, and he'll be warm for a day. Set a man on fire, and he'll be warm for the rest of his life.”

Pagina: 1 2 ... 16 Laatste

Dit topic is gesloten.