Search Header Logo

Preguntas sobre Pygame

Authored by Juan Delgado

Computers

11th Grade

Used 3+ times

Preguntas sobre Pygame
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

¿Qué función de Pygame se utiliza para inicializar todos los módulos de Pygame?

pygame.init()

pygame.start()

pygame.launch()

pygame.setup()

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

¿Cuál es la secuencia de un bucle principal en un juego de Pygame?

Eventos, lógica del juego, actualización de la pantalla

Inicialización, eventos, lógica del juego

Eventos, lógica del juego, finalización

Inicialización, lógica del juego, finalización

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

¿Cuál es el propósito de pygame.quit()?

Terminar el juego

Detener el bucle principal

Cerrar todos los módulos de Pygame

Salir del programa

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

¿Cómo se establece el título de la ventana en Pygame?

pygame.set_caption()

pygame.display.set_caption()

pygame.window.set_caption()

pygame.title.set_caption()

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

¿Qué método se utiliza para actualizar la pantalla en Pygame?

pygame.refresh()

pygame.display.flip()

pygame.display.update()

pygame.screen.update()

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

¿Cómo se define el color en Pygame?

(R, G, B)

[R, G, B]

{R, G, B}

(G, B, R)

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

¿Qué se utiliza para manejar los eventos en Pygame?

Un bucle for con pygame.event.get()

Un bucle while con pygame.event.get()

La función pygame.event.poll()

La función pygame.event.wait()

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?