Tutorial 2 How to Code Digital Art in JavaScript |p5.js

Tutorial 2 How to Code Digital Art in JavaScript |p5.js

7th Grade

10 Qs

quiz-placeholder

Similar activities

Unit 3: Interactive Animations and Games - Lessons 3-6

Unit 3: Interactive Animations and Games - Lessons 3-6

6th Grade - University

15 Qs

AV2b - Pensamento Computacional - Explorando o p5.js

AV2b - Pensamento Computacional - Explorando o p5.js

2nd Grade - University

10 Qs

Khan Academy Programming

Khan Academy Programming

6th - 8th Grade

11 Qs

Pygame

Pygame

6th - 8th Grade

10 Qs

P5: Variables, Motion, Ifs

P5: Variables, Motion, Ifs

6th - 9th Grade

10 Qs

Java Script

Java Script

5th - 7th Grade

8 Qs

AV2a - Pensamento Computacional - Explorando o p5.js

AV2a - Pensamento Computacional - Explorando o p5.js

2nd Grade - University

10 Qs

Unit 3- Lesson 3 & 4 Game Lab Vocab

Unit 3- Lesson 3 & 4 Game Lab Vocab

6th - 8th Grade

10 Qs

Tutorial 2 How to Code Digital Art in JavaScript |p5.js

Tutorial 2 How to Code Digital Art in JavaScript |p5.js

Assessment

Quiz

Computers

7th Grade

Easy

Created by

Joseph Armanious

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the createCanvas(400, 400); line do?

Sets the background color

Starts an animation

Creates a 400x400 pixel drawing area

Draws a rectangle

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to draw the sun as a circle?

ellipse()

circle()

rect()

triangle()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main color of the left background (sky)?

Green

White

Light Blue

Yellow

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How is the tree trunk drawn?

A) A brown ellipse

B) A green rectangle

C) A triangle

D) A brown rectangle

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to draw the tree leaves?

rect()

ellipse()

triangle()

circle()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What color is used for the sun?

Red

White

Yellow

Blue

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many clouds are drawn in the sketch?

1

2

3

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?