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

Pygame: How Do I Make My Image Fall?

I am trying to make objects fall like they would on earth. I already got them to blit where I wante… Read more Pygame: How Do I Make My Image Fall?

Calculate Gravity/jump In Pygame

What is the best way to calculate gravity in pygame? I basically just need it so when the player pu… Read more Calculate Gravity/jump In Pygame