On the Subject of having a slightly better understanding of The Cyan Button
“Hey Bobby, can you give me that mug over there?” “Sure, but I need to borrow your pen NAND see that sticky note.” “What?”
Observe the position of the cyan button in reading order. Pressing the button starts a 20-second timer. Determine the validity of pressing the button based on the ruleset below. If the button is valid to press, press it before the timer runs out. Otherwise, let the timer run out.
Stage 1
The first button press is always valid.
Stage 2
The second button press is valid if either condition applies:
- The button is in the bottom row;
- The first button was in the top row.
Stage 3
The third button press is valid if both conditions apply:
- The button is not in the middle;
- Neither the first nor second buttons were on the right.
Stage 4
The fourth button press is valid if exactly one condition applies:
- The button is not on the left;
- Any of the past buttons were in the top-right.
Stage 5
The fifth button press is valid if either one or neither of the following conditions apply:
- It is on the right;
-
Either condition applies:
- The fourth button was pressed;
- Neither the second nor third buttons were pressed.
Stage 6
The sixth button press is valid if either both or neither of the following conditions apply:
- It is neither in the top left nor bottom right;
-
Both conditions apply:
- Either the second or fifth buttons were in the top row and were pressed;
- None of the buttons (including this one) have appeared in their position in reading order.