1 Attachment(s)
Just for fun, figure this out... Translate this image, blocks into text.
Update:
Niya pointed out errors which I've corrected.
Attachment 126137
Think you could translate this into text?
Yes, it's simple. :)
Re: Just for fun, figure this out... Translate this image, blocks into text.
Re: Just for fun, figure this out... Translate this image, blocks into text.
Quote:
Originally Posted by
Peter Porter
Update:
Same puzzel, just had to re-edit (adding border) so the far left side of it shows.
One thing, the red areas don't translate into anything.
Attachment 126129
Think you could translate this into text?
Have you seen this before?
I haven't seen it before, but it looks simple enough since I've been dealing with binary since middle 1977. Didn't need to reference a table for most of it, but it does look like you still have some errors, e.g. missing a letter (small L), some red bleeding into places it probably shouldn't.
Did you code it by hand rather then have a program draw the image for you based on input? Any reason for treating spaces with a different code than normal?
Re: Just for fun, figure this out... Translate this image, blocks into text.
Re: Just for fun, figure this out... Translate this image, blocks into text.
D'oh! Lots of errors in that code, but I've corrected it. :)
Niya, a flawed app generated the binary's which I copied. It would drop zeros before the first 1. I corrected this for letters, but didn't for the comma, space and period. (fixed now)
I was also distracted last night, which is why I missed that small "L".
Re: Just for fun, figure this out... Translate this image, blocks into text.