Skip to content

Instantly share code, notes, and snippets.

@zamfi
Created September 3, 2021 23:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zamfi/a8e98e049f3f32fa721506162b967edd to your computer and use it in GitHub Desktop.
Save zamfi/a8e98e049f3f32fa721506162b967edd to your computer and use it in GitHub Desktop.
rect(50, 50, 200, 200);
rect(50+10, 50+10, 200, 200);
rect(50+20, 50+20, 200, 200);
rect(50, 50, 200, 200);
rect(60, 60, 200, 200);
rect(70, 70, 200, 200);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment