Skip to content

Instantly share code, notes, and snippets.

@pyfisch
Created February 3, 2019 14:29
Show Gist options
  • Save pyfisch/73bf8df47991b050f2229ccd6bd7eb54 to your computer and use it in GitHub Desktop.
Save pyfisch/73bf8df47991b050f2229ccd6bd7eb54 to your computer and use it in GitHub Desktop.
SCRIPT-8
// title: jumpman
draw = () => {
clear();
rectStroke(10, 10, 118, 118);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment