New posts in pygame

Pygame triangle collision detection

Can you import a pygame script without opening a pygame window (until you want to?)

Bullet Shooting problem (bullet stops moving after shooting another)

Calling a PyGame Function, from clicking a Object-Orientated PyGame Button [duplicate]

Is it possible to implement gradual movement of an object to given coordinates in Pygame?

Blitting images onto a tile that is part of a grid in pygame

how to know pygame.Rect's side that collide to other Rect?

How do I make a sprite as a gif in pygame? [duplicate]

Icons are not displayed properly with pygame

Running a if statement only once in pygame

How to Change the Name of a Pygame window?

pygame.error: No available video device

Why when import pygame, it prints the version and welcome message. How delete it?

What is causing this AttributeError?

Pygame make sprite walk in given rotation

why is the exit window button work but the exit button in the game does not work?

Pygame rotating cubes around axis

How to turn the sprite in pygame while moving with the keys

pygame Get the balls to bounce off each other

trying creating dropdown menu pygame, but got stuck