Opus Exitium:
Itch.io link:
https://duckhorsefactory.itch.io/opus-exitium-duckhorsefactory
googleDrive:
https://drive.google.com/drive/folders/0B4XKbA48DWFDSnVMWmZreXJWa3c

seen from Vietnam

seen from United States
seen from United States

seen from Greece
seen from Australia

seen from United States

seen from Vietnam

seen from Hong Kong SAR China

seen from Singapore
seen from United States

seen from Russia
seen from Malaysia
seen from Canada
seen from Greece
seen from Japan
seen from Australia
seen from China

seen from Vietnam
seen from United States
seen from United States
Opus Exitium:
Itch.io link:
https://duckhorsefactory.itch.io/opus-exitium-duckhorsefactory
googleDrive:
https://drive.google.com/drive/folders/0B4XKbA48DWFDSnVMWmZreXJWa3c
Code
// Jasmin Wodarczyk //WS 16/17 //E6 Creative Coding
PFont NewGothic;
void setup () { size(480, 320); printArray(PFont.list()); NewGothic =createFont("newGothik", 48); NewGothic = loadFont("NewsGothicBT-RomanCondensed-48.vlw");
PImage img; img = loadImage("pokemon.jpg"); background(img); }
void draw() {
//blauer Kasten strokeWeight(4); stroke(255); fill(#49578B); rect(15,235, 220,70);
//gelber Kasten Wodarczyk fill(#F2EEDA); noStroke(); rect(38,40, 100, 20);
//gelber Kasten Jasmin rect(280,158,100,20);
//Text blauer Kasten textFont(NewGothic); textSize (30); fill(255); text("JASMIN tun?", 30,295); textSize(20); text("Was soll", 30, 260);
//Text gelber Kasten Wodarczyk textSize(17); fill(0); text("WODARCZYK", 42,55);
//Text gelber Kasten Jasmin textSize(20); text("JASMIN", 290,175);
}
Code
code
//E1 Draw your first Sketch //WS 1617 Jasmin Wodarczyk
size(500, 500);
line(0, 250, 500, 0); line(0, 0, 450, 400);
rect(130, 110, 100, 100);
Hu(goes) Paradise by Natalia, Jassy, Hannah (Group B) // WS16/17
Card Design (Minigame, Dragoncards)
Map Design
There are still possible changes in design