google-code-export / bomberfield

Automatically exported from code.google.com/p/bomberfield
0 stars 0 forks source link

Sieg durch markieren muss eingeschränkt werden #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Das ganze Spielfeld markieren
2. irgendwann gewinnt man, weil man alle Minen markiert hat

What is the expected output? What do you see instead?
Man sollte nur dann gewinnen, wenn NUR alle Minen markiert sind. Also es 
müssen alle Minen markiert sein, und es darf gleichzeitig kein weiteres Feld 
markiert sein.

Diese Einschränkung ist notendig, da man sonst durch das reine markieren des 
gesamten Spielfeldes gewinnen würde.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by ichShane on 17 Nov 2011 at 3:19

GoogleCodeExporter commented 9 years ago

Original comment by ichShane on 17 Nov 2011 at 7:50

GoogleCodeExporter commented 9 years ago
In der Funktion checkVictoryMark() wird jetzt auch geprüft, ob eine nicht-Mine 
makiert wird.

Original comment by ichShane on 17 Nov 2011 at 7:53

GoogleCodeExporter commented 9 years ago

Original comment by ichShane on 17 Nov 2011 at 7:54

GoogleCodeExporter commented 9 years ago

Original comment by r.twe...@gmail.com on 22 Nov 2011 at 6:28

GoogleCodeExporter commented 9 years ago
sieht alles gut aus!

Original comment by r.twe...@gmail.com on 22 Nov 2011 at 6:58