Keep Talking and Nobody Explodes

Keep Talking and Nobody Explodes

Color Addition
RedHerring❓ 28. jan. 2020 kl. 19:03
Help figuring it out
We cant quite get this module to work. Once you find the 9 numbers, 3 red, 3 blue and 3 green, you add them up by color and use the smallest digit from each combination as your result? Then the order of the buttons is left red, middle blue and green right?

Ex : Let's say red numbers are 0 8 0, blue numbers 9 0 1 and the green 0 4 1 the three buttons would be worth 8, 10 (0 in that case) and 5 right?

EDIT : Solved it by ourselves after all. We were adding up the colors individually when we should have been adding up the three colored numbers together. In the example, red being 080, blue 901 and green 041 the sum would be 1022, the three least signitifant digits 0 2 2 and the order Left, Right, Middle since the tie gets the last two swapped.
Sidst redigeret af RedHerring❓; 5. feb. 2020 kl. 6:54