python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Slight delay after first pass in pygame rain animation
I'm working on a gamejam and decided to start out with some simple rain. Everything works fine, but when the speed is changed, there seems to be a "round" of rain descending on the first pas...
sheeplol
Votes: 0
Answers: 0
How can I move circles in groups in pygame at the same time?
I've been working on this project for a long time, and I have finally finished the second last step to complete this project. My project draws a spirograph using pygame. Then it moves all of the circl...
Ven
Votes: 0
Answers: 1
pygame window showing nothing on run
I am trying to make a game with pygame, but whenever I run my game, nothing shows up until I close the window, then stuff appears for a second. I don't know what is going on but I think is has to do w...
limegradient
Votes: 0
Answers: 1
how to make circles draw in a circle. Kind of complicated
so im working on a code that draws a spirograph, and whenever i run the code, it draws a spirograph. Normal, right? The only thing is that i want the spirograph to draw from the 4th quadrant to the th...
Ven
Votes: 0
Answers: 2