Advertisement
Nojus_Globys

mar20

Mar 20th, 2023
750
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.09 KB | Software | 0 0
  1. void setup () {
  2.     size (800, 600);
  3.     background (46, 79, 206); // from color selector tool
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement