7
$\begingroup$

I made this maze-puzzle for my students.

The goal is to draw a line through all of the circles.

The rules:

  • Start from the star
  • At each intersection are arrows. You can only move through the intersection in accordance with the direction of the arrow. (e.g see below pic: In below pic, once you reach the intersection you can only continue drawing down or to the right. You can not continue drawing up or to the left.) You must then continue on to the next intersection. (Meaning, you cant go through an intersection, hit the circle, then go back to that intersection.)

    enter image description here

  • Can only draw in between the gray squares.

  • Can not pick up the pen/pencil from the maze. Meaning: the line you are drawing must be continuous.
  • Can not draw a line over any circle twice. (you can draw over a previous drawn line)

  • You solve the puzzle once you have gone over every circle. There is no official end point.

Good Luck!

enter image description here

$\endgroup$
5
  • $\begingroup$ Im assuming you also end at the star? $\endgroup$ Commented Apr 13, 2020 at 20:21
  • $\begingroup$ No. You dont have to $\endgroup$ Commented Apr 13, 2020 at 20:24
  • $\begingroup$ Oh wear do you end then? $\endgroup$ Commented Apr 13, 2020 at 20:24
  • $\begingroup$ Once you draw over all the circles, you win $\endgroup$ Commented Apr 13, 2020 at 20:26
  • $\begingroup$ Also, I made a correction above; once you go through an intersection, you must continue on in that direction until you reach the next intersection $\endgroup$ Commented Apr 13, 2020 at 20:27

2 Answers 2

3
$\begingroup$

I switch from blue to orange and back at two circles just to avoid ambiguity in the path being taken...

enter image description here

$\endgroup$
2
$\begingroup$

Solution:

enter image description here

I found this using mostly trial and error after drawing in the mandatory segments through the circles.

$\endgroup$
2
  • $\begingroup$ Same looks like you beat me to it! $\endgroup$ Commented Apr 13, 2020 at 22:26
  • $\begingroup$ There are more solutions, for example you could loop around the bottom left block a few times, or go twice clockwise around the bottom right block, not to mention arbitrary back-and-forth across certain edges. $\endgroup$
    – Magma
    Commented Apr 13, 2020 at 23:12

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