Skip to content Skip to sidebar Skip to footer
Showing posts with the label Blit

Convert Rectangle To Surface In Pygame

In my code it keeps giving me the error: pygame.surface.Surface.blit(a, (x1, y1)) TypeError: descr… Read more Convert Rectangle To Surface In Pygame

How To Clear Text On A Window In Pygame

In my game That I am making. I am trying to resolve this problem that I Have with the game over scr… Read more How To Clear Text On A Window In Pygame