Pygame Tutorial 2 Quiz - Jumping & Boundaries

Pygame Tutorial 2 Quiz - Jumping & Boundaries

10th Grade

15 Qs

quiz-placeholder

Similar activities

Adobe Premiere Pro

Adobe Premiere Pro

10th - 12th Grade

10 Qs

Photoshop_2

Photoshop_2

3rd Grade - University

20 Qs

Game Lab Basics

Game Lab Basics

9th - 12th Grade

20 Qs

computer : CHAPTER-7: WORKING WITH ANIMATE CC

computer : CHAPTER-7: WORKING WITH ANIMATE CC

6th Grade - Professional Development

20 Qs

10. Pygame

10. Pygame

5th - 12th Grade

12 Qs

SY1819 UNIT 2 REVIEW

SY1819 UNIT 2 REVIEW

9th - 12th Grade

18 Qs

Small Basic (Turtle)

Small Basic (Turtle)

KG - University

10 Qs

Excel CH 1 & 2

Excel CH 1 & 2

9th - 12th Grade

20 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?