Exponential Idle Arrow Puzzle Guide: Eaux Tacous#1021 Mar 2021
Exponential Idle Arrow Puzzle Guide: Eaux Tacous#1021 Mar 2021
Eaux Tacous#1021
Mar 2021
Contents
1
Easy Difficulty Algorithm
Sample puzzle
In the following pages, I mark the tile to tap as red, showing the board configuration before and after the move.
2
Step 1: Solving non-last row
Step 1.1: Make the center tile the same as one edge tile
Before After
Before After
3
Step 1.3: Solve row
Before After
Note that Step 1.3 was fortunately skipped on row 2 for this puzzle because the entire row became 1 after step
1.2. Otherwise, we would tap the bottom-center tile.
4
Step 2: Solving last row
Step 2.1.1: Make the center tile the same as one edge tile
Before After
Before After
5
Step 2.2.1: Make the row the same
Before After
Before After
6
Step 2.3.1: Solve row
Before After
Before After
7
Medium Difficulty Algorithm
Tricks:
• When you cancel out, instead of canceling upwards, first tap row 1 the same number you tapped the bottom
row, and then cancel out using row 2.
• When you tap two cells the same number of times, you could use two fingers. (e.g. trick above, or when you
encounter a constant row)
For example, consider the following puzzle:
Sample puzzle
In the following pages, I mark the tile to tap as red, showing the board configuration before and after the move.
8
Step 1: Solving non-last row
Step 1.1: Make a center tile the same as its adjacent edge tile
Before After
Step 1.2: Make the other center tile the same as its adjacent edge tile
Before After
9
Step 1.3: Solve left two tiles
Before After
Before After
10
Step 1.5: Repeat for rows 2 and 3
Solving row 2
Solving row 3
11
Step 2: Solving last row
Step 2.1.1: Make a center tile the same as its adjacent edge tile
Before After
12
Step 2.2.1: Make the other center tile the same as its adjacent edge tile
Before After
13
Step 2.3.1: Solve left two tiles
Before After
14
Propagation Algorithm (for Hard and Expert)
Sample puzzle
15
Step 1: Solving top row
Step 1.1: Solve the center tile
Before After
Before After
16
Step 1.3: Solve two tiles to the left
Before After
Before After
17
Step 1.5: Repeat on the right
18
Step 2: Repeat for each row
19
Hard and Expert Difficulty Algorithm
3. Propagate.
Tricks:
• step 2.b: You could tap b and d simultaneously until a is solved.
• step 2.d: For each tap in step 2.c, B would change by 3 (i.e. switch between 1 and 4). That is, in step 2.d,
tap c three times if B would end up in a 4. You could count parity in step 2.c and use parity to deduce this
step. It may help to think ‘even = no change’ and ‘odd = change’.
For example, consider the following puzzle:
Sample puzzle
20
Step 1: Propagate
Done
21
Step 2: Encode
I also mark reference tiles as blue; in each step, we perform taps according to the value of the tile in blue.
Labels
The top right tiles will be referred to as a, b, c, and d in that order (left to right), and the bottom right tiles
will be referred to as A, B, C, and D (left to right).
22
Step 2.1: Tap a so that a is the same as C
Before After
Step 2.2: Tap b and d the number of times you would need to solve C
Before After
23
Step 2.3: Tap a the number of times you would need to solve D
Before After
Before After
24
Step 3: Propagate
Done
25
Lookup Table for Hard Difficulty
Instead of memorizing Step 2 for Hard, you may use this table to search which taps you should do. Out of all
possible options, this list compiles ones with the fewest taps overall (which sometimes makes the taps extend to the
entire top row).
26