On the Subject of Ladders
Looping the Ladders...
For those familiar with the original manual.
Stage 1 - Color Sequencing
Find all applicable color patterns in the table below. Exactly one of them will be present on the module (either as is or in reverse). Break the rungs within the pattern and press the submit button.
| 3+ letters in S# | 3+ numbers in S# | S# contains a vowel | S# contains C,L,1,M, or B | |
|---|---|---|---|---|
| 0-1 Batteries | P C G | O Y G | R C R | A B G |
| 2-3 Batteries | C C A | G R P | Y B O | R C A |
| 4+ Batteries | P O B | O R B | Y A G | P A C |
Stage 2 - Binary Conversion
-
Use the two colors that represent the binary number as rows/columns in the table on the next page to identify which color represents a 1.
- The other color will represent 0.
- Read the binary number from top to bottom and convert it into decimal.
- Modify it according to the color of the rung that represents the start/end of the binary number.
- Take the result modulo 256.
- Convert back into 8-bit binary.
- Break the rungs that are in the same positions as 1s in the final binary number and press the submit button.