Quick actions

cmd+k|ctrl+k

Navigation

Languages

rainbow snail's shell

Snippet info

Language

Ruby

Visibility

public

Author

josh-and-toby

Created

2019-05-19T23:06:27Z

Updated

2019-05-19T23:06:27Z

reset
cleartext
penwidth 10
make "s 1
repeat 10000[
  color[rand 256 rand 256 rand 256]
  fw :s
  rt 2
  ;print:s
  make "x getx
  print :x
  gety
  make "s :s +0.025
  ]
INFO