Skip to content

Instantly share code, notes, and snippets.

@jl2
Created April 30, 2010 04:37
Show Gist options
  • Save jl2/384750 to your computer and use it in GitHub Desktop.
Save jl2/384750 to your computer and use it in GitHub Desktop.
60.times{|a|puts (0..240).map{|b|x=i=0;x=x*x+Complex(b/4.0-45,a-30)/30until x.abs>4||99<i+=1;i>99?'#':'.'}*''}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment