/Pygame-multiwindow-with-multiprogress

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

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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.

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