Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 273 Bytes

File metadata and controls

6 lines (4 loc) · 273 Bytes

Pygame-multiwindow-with-multiprogress

Using multiprocessing to make multi window in pygame. Can use multiple time pygame.display.set_mode().

A sample for pygame multi-window. You can use it to learn how to make multiple windows.

利用多進程來做多視窗處理。