
Pygame

Quiz
•
Computers
•
9th Grade
•
Hard
Динара Толкынова
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какой модуль необходимо импортировать для работы с Pygame?
gamepy
pygaming
pygame2
pygame
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Как создать игровое окно в Pygame?
pygame.window((800, 600))
import pygame pygame.init() pygame.display.set_mode((800, 600))
pygame.display.create_window((800, 600))
pygame.create_window((800, 600))
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Что такое Surface в Pygame?
Surface в Pygame это операционная система
Surface в Pygame это видеокарта
Surface в Pygame представляет прямоугольную область для рисования.
Surface в Pygame это звуковая плата
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Как установить размер игрового окна в Pygame?
screen = pygame.display.set_mode((800, 600))
screen = pygame.display.set_mode((600, 400))
screen = pygame.display.set_mode((800, 400))
screen = pygame.display.set_mode((800, 800))
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какие функции используются для отрисовки графики в Pygame?
pygame.draw
pygame.display
pygame.surface
pygame.render
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какие параметры можно задать при создании игрового окна?
{ 'width': 'ширина окна (int)', 'height': 'высота окна (int)', 'title': 'заголовок окна (str)', 'fullscreen': 'режим отображения (bool)', 'border': 'наличие рамки (bool)', 'icon': 'иконка окна (str)', 'background_color': 'фоновый цвет (str)' }
{'name': 'название окна (str)'}
{'size': 'размер окна (str)'}
{'color': 'цвет окна (str)'}
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Как очистить экран в Pygame?
screen.delete()
screen.clear()
screen.erase()
screen.fill((0, 0, 0))
Create a free account and access millions of resources
Similar Resources on Wayground
13 questions
Delphi Term 2 Revision

Quiz
•
9th - 11th Grade
12 questions
Computer Hardware

Quiz
•
9th - 12th Grade
15 questions
Python Basics Quiz

Quiz
•
9th Grade
15 questions
Викторина по Pygame

Quiz
•
9th Grade
10 questions
Python Variables

Quiz
•
7th - 12th Grade
10 questions
XI_ОСП

Quiz
•
9th - 12th Grade
13 questions
Python: процедуры и функции

Quiz
•
8th - 11th Grade
10 questions
Computer Hardware

Quiz
•
KG - 9th Grade
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
Discover more resources for Computers
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
24 questions
Scientific method and variables review

Quiz
•
9th Grade
10 questions
Characteristics of Life

Quiz
•
9th - 10th Grade
19 questions
Mental Health Vocabulary Pre-test

Quiz
•
9th Grade
14 questions
Points, Lines, Planes

Quiz
•
9th Grade