Grade 7 Science: Coding Project 4 – Ad Design

This exercise is a project from Khan Academy’s Intro to JS: Drawing & Animation.  

The objective of this project is to design your ad for your own product.

background(6, 19, 43);

fill(245, 12, 105);
textSize(30);
text(“REAL LIFE UNICORN!!!!”, 10, 30);

fill(255, 13, 86);
textSize(20);
text(“Only $39.99!”, 50, 50);

fill(224, 27, 224);
textSize(10);
text(“THE FIRST TEN PEOPLE TO CALL 1 800 3259 GETS A 20% DISCOUNT!”, 5, 70);

Coding Project 4 - Ad Design

Unknown's avatar

Author: sophiaelahirpc

10th Grade student in the Ron Paul Curriculum. Full-time teen writer living in Singapore.

Leave a comment

Design a site like this with WordPress.com
Get started