Pygame Tutorial 2 Quiz - Jumping & Boundaries

Pygame Tutorial 2 Quiz - Jumping & Boundaries

10th Grade

15 Qs

quiz-placeholder

Similar activities

p5.js Week1 PREtest

p5.js Week1 PREtest

7th - 12th Grade

14 Qs

Intro to Adobe Animate

Intro to Adobe Animate

9th - 12th Grade

13 Qs

Ms Word Simple

Ms Word Simple

10th Grade

20 Qs

Adobe Premiere Pro Basics

Adobe Premiere Pro Basics

9th - 12th Grade

10 Qs

adobe photoshop 2015 certification quiz 2

adobe photoshop 2015 certification quiz 2

9th - 12th Grade

20 Qs

PyGame_4_lesson

PyGame_4_lesson

10th Grade - University

14 Qs

Списки Python + Pygame

Списки Python + Pygame

KG - University

10 Qs

Lesson1_Level4

Lesson1_Level4

6th - 12th Grade

11 Qs

Pygame Tutorial 2 Quiz - Jumping & Boundaries

Pygame Tutorial 2 Quiz - Jumping & Boundaries

Assessment

Quiz

Computers

10th Grade

Easy

Created by

Alex Song

Used 2+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of setting boundaries in the Pygame tutorial?

To stop the rectangle from moving off the screen

To increase the speed of the rectangle

To allow the rectangle to move off the screen

To change the color of the rectangle

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to set up the display window in Pygame?

pygame.display.set_mode()

pygame.quit()

pygame.init()

pygame.draw.rect()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the initial value of the variable 'x' in the code?

0

50

500

100

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the 'vel' variable represent in the code?

The color of the rectangle

The size of the window

The position of the rectangle

The velocity or speed of movement

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which key is used to initiate a jump in the Pygame tutorial?

Arrow Up

Space Bar

Arrow Down

Enter

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the 'isJump' variable?

To change the color of the rectangle

To check if the rectangle is jumping

To check if the rectangle is moving left

To increase the size of the rectangle

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the initial value of 'jumpCount'?

5

10

15

20

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?