Number maze/en: Unterschied zwischen den Versionen

Aus Puzzlewiki
Zur Navigation springenZur Suche springen
Keine Bearbeitungszusammenfassung
Gulce (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
 
(Eine dazwischenliegende Version von einem anderen Benutzer wird nicht angezeigt)
Zeile 1: Zeile 1:
==Instructions==
==Instructions==


<div style="float:right;margin-left:10px">
{{EXAMPLE|zahlenlabyrinth}}
[[Bild:Azahlenlabyrinth_bsp.png]]&nbsp;&nbsp;&nbsp;[[Bild:Lzahlenlabyrinth_bsp.png]]
</div>


''Find a path through the maze that runs through the numbers from '1' to 'n' in ascending order, each number exactly once. The path may cross or touch itself, but it may not use a line segment more than once.''
''Find a path through the maze that runs through the numbers from '1' to 'n' in ascending order, each number exactly once. The path may cross or touch itself, but it may not use a line segment more than once.''
Zeile 11: Zeile 9:
[[Kategorie:Maze/en]]
[[Kategorie:Maze/en]]
[[Kategorie:Maintype/en]]
[[Kategorie:Maintype/en]]
 
[[Kategorie:Puzzletype/en]]
[[de:Zahlenlabyrinth]]
[[de:Zahlenlabyrinth]]

Aktuelle Version vom 1. Juni 2011, 15:12 Uhr

Instructions

Find a path through the maze that runs through the numbers from '1' to 'n' in ascending order, each number exactly once. The path may cross or touch itself, but it may not use a line segment more than once.