Библиотека PyGame

Quiz
•
Computers
•
10th Grade
•
Medium
Nina Sleptsova
Used 9+ times
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Какие основные аспекты необходимо учитывать перед началом создания игры?
Выбор цвета фона
Установка PyGame
Использование рекурсии
Добавление музыки
2.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Какой метод необходим для создания окна в PyGame?
pygame.create_window()
pygame.open_window()
pygame.set_display()
pygame.display.set_mode()
3.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Что делает метод pygame.display.flip()?
Закрывает окно
Очищает очередь событий
Показывает следующий кадр
Обменивает буферы
4.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Как можно сделать игру более интерактивной в PyGame?
Добавить операторы if для обработки событий
Добавить больше цветов
Использовать только клавиши WASD
Использовать только мышь для управления
5.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Как можно загрузить изображение в PyGame?
pygame.image.load()
pygame.load_picture()
pygame.load_image_file()
pygame.load_image()
6.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Как воспроизвести песню однократно?
pygame.mixer.music.queue('next_song.mp3')
pygame.mixer.music.play(0)
pygame.mixer.music.play(-1)
pygame.mixer.music.stop()
7.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Как создать прямоугольник?
pygame.draw.rect(surface, color, pygame.Rect(left, top, width, height))
pygame.draw.line(surface, color, (startX, startY), (endX, endY), width)
pygame.draw.circle(surface, color, (x, y), radius)
pygame.draw.polygon(surface, color, point_list)
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
10-klass informatika 2-sherek monitoring test sorawları

Quiz
•
10th Grade
10 questions
Reshaping & vStack&hstack( )

Quiz
•
9th Grade - University
10 questions
Элементы алгебры логики. Логические элементы

Quiz
•
9th - 12th Grade
9 questions
Python

Quiz
•
9th - 12th Grade
8 questions
Знакомство с приложение PyCharm

Quiz
•
3rd - 12th Grade
15 questions
Безопасный интернет

Quiz
•
1st - 12th Grade
8 questions
Moduł Pandas w Pythonie

Quiz
•
10th Grade
10 questions
Python

Quiz
•
5th - 10th Grade
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
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade