Fork me on GitHub
#quil
<
2016-02-11
>
pastafari12:02:42

im trying to get started with quil.

pastafari12:02:52

when i eval (q/sketch :setup (fn [] (q/background 20) (q/ellipse 50 50 80 80)) :title "The moon delights the night")

pastafari12:02:12

i get an Applet on the REPL, but nothing gets drawn!

pastafari12:02:22

this is what the REPL says #object[quil.Applet 0x2838bd0f "quil.Applet@2838bd0f"]