We have used only some basic functions of the pygame.display
and pygame.event
modules. Pygame provides much more functionality, including:
For example, Pygame might be a suitable backend for a game that uses computer vision, whereas HighGUI would not be.