Masyudoku/en: Unterschied zwischen den Versionen

Aus Puzzlewiki
Zur Navigation springenZur Suche springen
Gulce (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
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 [Masyu] loop.
All cells that are not filled with digits should be traversed with a [[Masyu]] loop.





Aktuelle 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.