Max
Max moved page GMU:Actors, Traces, Collectives/Schachbrettmuster to GMU:Actors, Traces, Collectives/SS17/Schachbrettmuster: gleicher kurs im WS
21:29
Created page with " <syntaxhighlight lang="javaScript"> int size = 50; void setup(){ size (600, 600); } void draw(){ for (int h = 0; h < width; h += size) { for (int v = 0; v < height;..."
06:26
+350