21
$\begingroup$

For a competition, I need to choose a maze puzzle, only one. There are tons of mazes, but most of them are not clever, i.e. they are just solved by trial and error.
Few days ago I saw A blue, white and red maze. It's a clever puzzle: when you approach it with trial and error, you can easily fail and conclude that it doesn't have a solution, but it does. I liked it a lot. A problem with it? It is too simple, as I think most of the people can solve it eventually.

So, I need a maze, which:

  • has a solution;
  • is clever, i.e. not a usual maze where you just walk in all possible ways until you find an exit. In this puzzle, you should be required first to find an idea how to approach it, only then to try different paths;
  • hard, i.e. the idea should not be trivial and most of the people who try to solve the maze should feel like there is no solution.
  • relatively small, with rules, which are easy to understand. Let's say it should fit to a piece of squared paper of size about 15 by 15 cells;

Could you help me to find such a puzzle?

P.S. Looking at Near-impossible puzzle for Christmas, I suppose this is not off-topic.

$\endgroup$
10
  • 4
    $\begingroup$ @dcfyj, unfair? why? I'm not asking to help me to solve a puzzle from a competition, where I'm participant. I'm asking to help me to Find a puzzle for a competition, where I'm Organazer. $\endgroup$
    – klm123
    Commented Jan 11, 2017 at 15:37
  • 1
    $\begingroup$ Oh ok, I misunderstood. Carry on :P $\endgroup$
    – dcfyj
    Commented Jan 11, 2017 at 15:38
  • 1
    $\begingroup$ @klm123 The odd geometry will probably mess with some people, and certain isolated boxes can be eliminated as useless very easily restricting the number of plausible paths more so than an ordinary maze (at least in my opinion) $\endgroup$
    – Sconibulus
    Commented Jan 11, 2017 at 15:51
  • 1
    $\begingroup$ There are some unconventional mazes here. (One of them was featured in a "reverse puzzling" puzzle on this site a while ago.) $\endgroup$
    – Gareth McCaughan
    Commented Jan 11, 2017 at 15:51
  • 1
    $\begingroup$ Here's a famous one: Theseus and the Minotaur $\endgroup$
    – Cort Ammon
    Commented Jan 12, 2017 at 1:54

5 Answers 5

29
$\begingroup$

Here's a maze of mine.

Start at the top left square. End at the bottom right.

RULES: You must stay on a color for exactly THREE squares. You may not do a U-turn (return to the square you just came from) at any time.

enter image description here

Like most mazes, it's easier to solve working backwards. But it's definitely very difficult going forwards.

EDIT: will continue to update this post when more mazes come to mind.

Here is a maze by Hiroshi Yamamoto. You must jump 1 square in a single direction, 2 squares in a single direction, then 3 squares in a single direction, then repeat. You must always land on a square after each turn, and you may not turn while jumping. This one is very lovely!

(Clarification: Every move starts on an unshaded square, ends on an unshaded square, and does not turn, and does not pass over any shaded areas)

enter image description here

$\endgroup$
17
  • 4
    $\begingroup$ Gonna post these as puzzles? They're great regardless of difficulty. (Suggest adding stipple patterns to help distinguish colors, though. Some of my favorite solvers see textures more distinctly than hues. Oops just noticed, outlines are all that matter in the first one.) $\endgroup$
    – humn
    Commented Jan 11, 2017 at 16:00
  • 1
    $\begingroup$ @PiotrPytlik there is no U turn in the solution. $\endgroup$ Commented Jan 11, 2017 at 23:08
  • 1
    $\begingroup$ What is your definition of a UTurn? Right, Left or Right, Down, Left? Are both of these banned, or just one? $\endgroup$
    – Rob
    Commented Jan 12, 2017 at 4:06
  • 1
    $\begingroup$ Right, Left. Perhaps I should phrase it as 'You cannot return to the square you just came from.' $\endgroup$ Commented Jan 12, 2017 at 5:18
  • 1
    $\begingroup$ No. Every move starts on an unshaded square, ends on an unshaded square, and does not pass over any unshaded squares. I'll clarify this in my answer. $\endgroup$ Commented Jan 12, 2017 at 7:06
12
$\begingroup$

A maze that sounds perfect for your problem is one called a recursive or fractal maze.

The actual map that is required to be drawn is quite small but it leads to a much much bigger map :-)

There is a good example here...

Alice and the Fractal Hedge Maze

$\endgroup$
4
  • 1
    $\begingroup$ The examples may be a bit large, but the idea of fractal maze is new for me and indeed, I don't know how to approach it! Thanks a lot! $\endgroup$
    – klm123
    Commented Jan 11, 2017 at 20:40
  • 1
    $\begingroup$ @klm123 Not sure if you saw all the examples at the bottom of the post, but this one in particular is quite small while still being tricky. $\endgroup$ Commented Jan 11, 2017 at 21:23
  • $\begingroup$ @MikeEarnest what do the + and - do in these ones? I saw a few but didn't understand that mechanic? $\endgroup$
    – Fogmeister
    Commented Jan 11, 2017 at 21:31
  • 1
    $\begingroup$ Right, forgot to mention that! Those are the start and goal places. Start at + and get to -. You have to get to the - on the same level you started on. $\endgroup$ Commented Jan 11, 2017 at 21:34
9
$\begingroup$

Okay, not sure if this deserves an answer, but I found this fun but complex puzzle on Wolfram:

          enter image description here

The rules:

  • Put two coins at the center of the maze;
  • Pick an arrow under either coin;
  • Move the other coin in that direction;
  • Only move one tile per turn;
  • Get both coins back to the center.

Here's a quick animation for a $3*3$ maze (warning: the initial condition is different, the coins are placed in opposite corners here):

                                                        enter image description here

This puzzle is... pretty hard, because some solutions requires a great number of moves.


Edit: I stumbled across this website, which is a small collection of small but complex mazes.

$\endgroup$
1
  • 1
    $\begingroup$ c1,c2,c2,c1,c2,c2,c1,c2,c2 :) It's a pretty pattern $\endgroup$
    – Sconibulus
    Commented Jan 18, 2017 at 22:49
8
+300
$\begingroup$

Here is a clever puzzle that requires logic and thinking outside the box!

Zen Labryinth It's tricky, but can be solved using logic, go from top to bottom through all of the yellow boxes, the lines may not cross over each other or go in the same place as where another line is (2 lines in the same corridor). You cannot turn around, or have 2 lines in a yellow square.

I did not actually create this puzzle myself, it was created by Dave Phillips, who is an excellent puzzle maker, who also happened to make the blue, white, and red puzzle that you linked to. It is in his "The Zen of the Labyrinth" book.

Since I do not actually own the book (although I am now very tempted to buy it!), I found this sample on his website, and had to reverse engineer it to find the rules and solutions, so it may be different from what was intended. I have checked my answer though, and the puzzle is solvable.

Techniques I used to solve this puzzle:

I started with the yellow boxes that were connected to two corridors, I added lines and extended them along the corridors until I came to a junction, this allowed me to immediately start to fill in the grid. From here I tried out different possibilities and used elimination to get a few more lines. Then I used logic to finish off the puzzles, making sure to go through all the boxes. A few things to keep in mind are that the line cannot go in a loop, and also one line cannot go past another in a T shape. This may seem obvious but it is very useful to think about when doing logic.

$\endgroup$
9
  • $\begingroup$ About 2nd puzzle. How thick is the line should be? Can I enter a yellow box from below then make a circle inside of the box and exit down-ward, just 1 micrometer from the place I've entered? $\endgroup$
    – klm123
    Commented Jan 19, 2017 at 11:26
  • $\begingroup$ @klm123 No you cannot turn around, or have 2 lines in a yellow square. $\endgroup$
    – Melkor
    Commented Jan 19, 2017 at 16:19
  • $\begingroup$ So what exactly means "lines may not cross over each other"? Can I go twice in the same corridor? $\endgroup$
    – klm123
    Commented Jan 20, 2017 at 8:46
  • $\begingroup$ Is this the answer? i.sstatic.net/aCYia.gif $\endgroup$
    – klm123
    Commented Jan 20, 2017 at 8:50
  • $\begingroup$ @klm123 you are sooo close. Just slightly rearange the bit where you have 2 lines down the same corridor, as you cannot do that. $\endgroup$
    – Melkor
    Commented Jan 20, 2017 at 16:21
5
$\begingroup$

I came up with this idea:

1212arrows_game1

You start at the top left. You travel 1 or 2 steps in the direction of the arrow you are on. Continue until you reach the bottom right.

Only there's a 'twist' - when you leave an arrow, it rotates 90$^\circ$ clockwise.

There could be any number of solutions - I don't even know if this particular puzzle has even one - I just made it up!

Other variations on the rules might work as well.

$\endgroup$
2
  • 1
    $\begingroup$ This is very interesting. Id like to attempt a solution but have insufficient time today! $\endgroup$
    – Darren H
    Commented Jan 12, 2017 at 12:55
  • 1
    $\begingroup$ @Darren Here's your chance! JonMark, I hope you don't mind my using your idea like that - I'm clearly not the only one who'd be interested to see this game solved, and I did credit you very clearly :-) $\endgroup$ Commented Jan 12, 2017 at 22:52

Not the answer you're looking for? Browse other questions tagged or ask your own question.