Spiral Bits
Spiral Bits
Is there a nice way to go along the path? I thought doding it with the mouse would be the easiest/fastest, but actually it's pretty hard to stay on the trail. Hints?
-
- Posts: 144
- Joined: Fri Mar 28, 2008 11:29 pm
- Location: #hacker.org on Freenode
First I GIMPed it so that there were only 3 colors: from there I did it all programatically.
Using the mouse to trace the path sounds pretty interesting. Good luck with that.
Another idea I just came up with (more importantly for lazy bits) would be to have the kind people at mechanical turk do it for you
Using the mouse to trace the path sounds pretty interesting. Good luck with that.
Another idea I just came up with (more importantly for lazy bits) would be to have the kind people at mechanical turk do it for you

Efe, don't worry, you'll find it soon.
By the way, I think we *** ****** **** *** *** ******, ** ***** *** **** *** ****** **** ******, because ** *** ****** *** ** ***** **.
EDIT: Deleted spoiler.
By the way, I think we *** ****** **** *** *** ******, ** ***** *** **** *** ****** **** ******, because ** *** ****** *** ** ***** **.
EDIT: Deleted spoiler.
Last edited by tails on Tue Dec 16, 2008 10:53 am, edited 2 times in total.
-
- Posts: 144
- Joined: Fri Mar 28, 2008 11:29 pm
- Location: #hacker.org on Freenode
Thank you for the answer, but I see already where exactly my program goes...
And I went once through the whole marked spiral (and I went very fast through it and it took me half a day already and I missed many mistakes).
So my initial question stays the same - could anyone tell me the exact number of bits in this spiral?
And I went once through the whole marked spiral (and I went very fast through it and it took me half a day already and I missed many mistakes).
So my initial question stays the same - could anyone tell me the exact number of bits in this spiral?
-
- Posts: 273
- Joined: Thu Apr 10, 2008 9:47 pm
-
- Forum Admin
- Posts: 497
- Joined: Sat May 28, 2011 9:14 am
- Location: Germany
I'm a bit surprised by the long streaks of pixels of the same (green-ish) color. No matter whether you interpret them as ones or as zeros, that doesn't make for good ASCII code 
It does not *have* to be ASCII, of course - but seeing how the challenge here is getting the data at all rather than decoding it, that would have been my first assumption.

It does not *have* to be ASCII, of course - but seeing how the challenge here is getting the data at all rather than decoding it, that would have been my first assumption.
-
- Posts: 106
- Joined: Thu Oct 29, 2009 9:21 pm