Jacob Fugal wrote: >On 3/3/06, James Edward Gray II <james / grayproductions.net> 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