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.
利用多進程來做多視窗處理。
Using multiprocessing to make multi window in pygame. Can use multiple time pygame.display.set_mode().
PythonBSD-3-Clause