Trouble trying to get started with pygame
Terry Reedy
tjreedy at udel.edu
Tue Nov 12 19:01:09 EST 2019
On 11/12/2019 2:32 PM, originallmoney at gmail.com wrote:
> I'm curious: I've been seeing people having multiple pygame programs open at once (Where each one is a component of a main program, obviously).
Multiple programs open at once on modern machines is normal. Do you
mean multiple windows for one program? As is possible with IDLE?
--
Terry Jan Reedy
More information about the Python-list
mailing list