Pygame Tutorial 7 - Friction

Subscribers:
50,600
Published on ● Video Link: https://www.youtube.com/watch?v=4cVx2FPjvo8



Duration: 0:00
55 views
4


pygame tutorial. In the previous few videos, we went over how to draw images, move the player around by responding to keyboard key presses, and prevent the player from going past the game window boundaries. We also went over how to enable the user to jump with velocity and fall back down with gravity. In this video, we go over game physics in the x direction for moving with velocity and slowing down with friction.

How to install Python for VS Code:    • How to set up Python on Visual Studio...  

How to install Pygame:    • How to Install Pygame  

Pygame Tutorial Playlist:    • Pygame Python Game Programming Tutorial  

Github for Pygame Tutorial Code: https://github.com/ImKennyYip/pygame

Python Object Oriented Programming Playlist:    • Python Object Oriented Programming  

Python Game Projects Tutorial Playlist:    • Python Game Programming Tutorial  

Pygame Website: https://www.pygame.org/