Skip to content

Instantly share code, notes, and snippets.

@mactkg
Created June 5, 2013 08:28
Show Gist options
  • Select an option

  • Save mactkg/5712440 to your computer and use it in GitHub Desktop.

Select an option

Save mactkg/5712440 to your computer and use it in GitHub Desktop.
size(400, 300);
background(74, 173, 214);
fill(255, 255, 0);
stroke(74, 173, 214);
ellipse(150, 150, 150, 150);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment