From: Benjohn Barnes Date: 2006-12-03T07:06:22+09:00 Subject: Re: [QUIZ] Turtle Graphics (#104) On 1 Dec 2006, at 16:07, James Edward Gray II wrote: > On Dec 1, 2006, at 9:42 AM, Harold Hausman wrote: > >> It used cairo for the anti-aliased line drawing. > > I tried to use the new pure Ruby PNG library to get anti-aliased > line drawing in the quiz files, but that sucker is a bit broken. ;) In a bout of "why can't graphics be easy like it was on my BBC", I proposed as ASCII art Turtle graphics ruby quiz :) I knocked up a quick implementation (invoking code reuse (woo!) of some bits I had left over from the earlier dungeon quiz), but the graphics were so cheesy, I didn't want to inflict them on the community.