Quick actions

cmd+k|ctrl+k

Navigation

Languages

better spiral

Snippet info

Language

Ruby

Visibility

public

Author

josh-and-toby

Created

2019-05-18T21:26:04Z

Updated

2019-05-18T21:26:04Z

reset
cleartext
make "s 1
repeat 1000[
  fw :s
  rt 2
  ;print:s
  make "x getx
  print :x
  gety
  make "s :s +0.001
  ]
INFO