Masyudoku/en: Unterschied zwischen den Versionen

Aus Puzzlewiki
Zur Navigation springenZur Suche springen
Gulce (Diskussion | Beiträge)
Die Seite wurde neu angelegt: „==Instructions== <div style="float:right;margin-left:10px"> Bild:Masyudoku.png‎‎ </div> Fill some cells with digits 1 to 6 (1 and 2 for the example) so …“
 
Gulce (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
Zeile 6: Zeile 6:


Fill some cells with digits 1 to 6 (1 and 2 for the example) so that each digit appears exactly once in every row, column and outlined region.
Fill some cells with digits 1 to 6 (1 and 2 for the example) so that each digit appears exactly once in every row, column and outlined region.
All cells that are not filled with digits should be traversed with a [http://wiki.logic-masters.de/index.php?title=Masyu/en Masyu] loop.
All cells that are not filled with digits should be traversed with a [Masyu] loop.





Version vom 13. Mai 2012, 19:37 Uhr

Instructions

Fill some cells with digits 1 to 6 (1 and 2 for the example) so that each digit appears exactly once in every row, column and outlined region. All cells that are not filled with digits should be traversed with a [Masyu] loop.