Podcast
Questions and Answers
What library is used to create the menu system in the video?
What library is used to create the menu system in the video?
- Pygame (correct)
- PyQt
- Kivy
- Tkinter
Which class is used to create the UI buttons?
Which class is used to create the UI buttons?
- UIButton
- PygameButton
- ButtonClass
- Button (correct)
What happens when the buttons are hovered over?
What happens when the buttons are hovered over?
- They move to a different position
- They rotate
- They change color (correct)
- They change size
What happens when the 'Play' button is clicked?
What happens when the 'Play' button is clicked?
What does the 'Quit' button do?
What does the 'Quit' button do?
Flashcards are hidden until you start studying