Arrow Puzzle

For fans of all other kinds of logic puzzles

Arrow Puzzle

Postby Eioru » Thu Dec 20, 2007 10:19 am

The arrow instead of numbers.

Code: Select all
↑ ↓ ← →  means when you stand on it, you must go up/down/left/right
○         means when you stand on it, you continue walk with the way you come here.
∥         means you can only go through it by ↑ and ↓
=         means you can only go through it by ← and →
The arrow can't be the loop like
→↓  ↓  → ○ ← 
↑←  ↑
can't be stop before out this pattern like
→∥←
and when you start at any arrow, you can go outside from this pattern.
Others rules are the same as Sudoku.
One graphic appears at any colume, row, or box only once


The pattern have 5x5 (↑ ↓ ← → ○ ) 5 col, 5 row
or 6x6 (↑ ↓ ← → ∥= ) 6 col, 6 row, 6 box
Eioru
 
Posts: 182
Joined: 16 August 2006

Postby Eioru » Thu Dec 20, 2007 10:24 am

Like a puzzle soluted.

Code: Select all
→↓← ∥=↑
=∥↑ ←→↓
←→↓ =↑∥
↑=∥ →↓←
↓←→ ↑∥=
∥↑= ↓←→
Eioru
 
Posts: 182
Joined: 16 August 2006

Postby tarek » Thu Dec 20, 2007 11:02 am

I didn't understand the puzzle concept or rules Eioru....

A simple walkthrough with the simplest & smallest puzzle would do.

tarek
User avatar
tarek
 
Posts: 3762
Joined: 05 January 2006

Postby tarek » Fri Dec 21, 2007 11:26 pm

I figured it out.... it just didn't occur to me that the symbols were not (at first glance) properly put into the corresponding column (it must be a formatting issue)

tarek
User avatar
tarek
 
Posts: 3762
Joined: 05 January 2006


Return to Other logic puzzles