From: Brian Mattern Date: 2006-03-04T14:10:19+09:00 Subject: Re: [QUIZ] The Golden Fibonacci Ratio (#69) Jacob Fugal wrote: >On 3/3/06, James Edward Gray II wrote: > > >>It might be good to note that multiple layouts are possible. For >>example, the above could also spiral as follows: >> >>########################### >># # # >># # # >># # # >># # # >># # # >># # # >># # # >># # # >># # # >># ########### >># # # # # >># ##### # >># # # # >># # # # >># # # # >>########################### >> >> > >Good point. I actually like that one better, and have altered my code >to produce it. :) > >Jacob Fugal > > > Hi, I'm new to the ruby (and the quiz). I did a quick solution that has a little cleaner output like so: +---------------+---------+ | | | | | | | | | | | | | | | | | | | | | | | | | | | | +-+-+-----+ | | | | | | +-+-+ | | | | | | | | | | | | | +---------------+---+-----+ i guess the next step is to animate it. -- Brian Mattern