Skip to content

Instantly share code, notes, and snippets.

@mactkg
Last active December 29, 2015 05:39
Show Gist options
  • Select an option

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

Select an option

Save mactkg/7623902 to your computer and use it in GitHub Desktop.
void setup() {
size(800, 600);
}
void draw() {
//あうあうあー^^
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment