-
Cody posted an update 8 years, 6 months ago
@thegilded Sean, I seem to be having some puzzle issues and was wondering if you might offer some advice?
Cody posted an update 8 years, 6 months ago
@thegilded Sean, I seem to be having some puzzle issues and was wondering if you might offer some advice?
I’m here. What were you having trouble with?
Well I have 1 and 2 down but I can’t seem to figure out #3 in practice puzzles.
Ah, 3’s kind of a bitch. It’s two steps, where 1 and 2 were only one step. First step is not unlike the solutions to 1 and 2. Binary is Base2, and is used in all computing. Hexadecimal is Base16 and is used for image and character representation. But they are not the only 2 encoding methods used. Check out and try some other encoding methods. See if you find anything