Day 1 Pygame - 23rd June

Quiz
•
Computers
•
Professional Development
•
Easy
Coding Department
Used 1+ times
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does pygame.init() do?
Starts the game loop
Draws shapes on the screen
Initializes all the Pygame modules
Creates the game window
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of pygame.display.set_mode((width, height))?
Set the frame rate
Play background music
Set the title of the window
Create a window of specific width and height
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does pygame.display.set_caption("Game Title") do?
Sets the window size
Shows the title in the window’s title bar
Starts the game loop
Displays text on the screen
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the main purpose of the game loop (while run:)?
To initialize the screen
To draw only one frame
To keep checking for input and updating the game until quit
To close the game
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which event type is triggered when the user clicks the close (X) button on the window?
pygame.KEYDOWN
pygame.MOUSEBUTTONDOWN
pygame.QUIT
pygame.CLOSEWINDOW
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What function is used to check for user input events like key presses or mouse clicks?
pygame.get_events()
pygame.handle_events()
pygame.event.get()
pygame.read.input()
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the role of pygame.display.update() in the game loop?
Initializes the display
Quits the game
Updates the game title
Makes drawing and screen changes visible
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are the screen coordinates of the top-left corner in a 600x500 window?
(600, 0)
(0, 0)
(300, 250)
(0, 500)
Similar Resources on Wayground
8 questions
Повернись!

Quiz
•
Professional Development
10 questions
Roblox

Quiz
•
Professional Development
9 questions
Quiz 1 - Microsoft Office Word

Quiz
•
Professional Development
11 questions
Google Chrome

Quiz
•
Professional Development
10 questions
Computer Science Vocabulary

Quiz
•
Professional Development
13 questions
Five Nights At Freddy's: Security Breach Quiz

Quiz
•
KG - Professional Dev...
10 questions
Motores de desarrollo virtual

Quiz
•
Professional Development
5 questions
Day 7 Pygame : 2nd July

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade