I made a window using pygame, and I have a code that wanted it to run inside of it, but I do not know how to do it, if anyone can help I'm very grateful.
Here is the window code:
pygame.init()
tela = pygame.display.set_mode([500, 400])
pyga...
asked by
21.11.2018 / 17:39