> I remember that I simply gave up and assumed that there were no such > sequence. I admire your systematic approach to this!
Thanks! And it turns out that I was a bit mistaken! Simon messaged me off-list to let me know that in fact that code is actually enterable at that location, but I was just not use the machinery properly... (won't go into details as I don't want to spoil it for anyone who happens to be playing the game). - Greg On Nov 8, 2010, at 10:59 PM, Rasmus Svensson wrote: > 2010/11/9 Greg <[email protected]>: >> I think to answer both questions I should explain the context of this >> problem. >> I'm currently in the process of learning Clojure, and as an ex cerise to >> assist in this endeavor I set about solving a problem presented in the >> classic game called Myst. > > One of my favorite games! > >> I can assuredly inform you all that this >> whole business is a red herring! There is no possible way to obtain 2,2,1 >> from any series of left or right turns if you're starting at 3,3,3! >> So don't bother wasting your time trying it. It's a code for something else. >> Clojure tells me so. :-p >> - Greg > > I remember that I simply gave up and assumed that there were no such > sequence. I admire your systematic approach to this! > > A red herring indeed, as in many of the puzzles in the Myst games... > On your request, I could give you a very tiny hint. (I won't reveal > any details in this mail, in case you prefer to solve it on your own.) > > // raek > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with your > first post. > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
