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: https://youtu.be/9o4gDQvVkLU?si=hujtQkP18gBzOXKZ

How to install Pygame: https://youtu.be/5uOTEOJ48G8

Pygame Tutorial Playlist: https://youtube.com/playlist?list=PLnKe36F30Y4alXrjE6oL5VWtDsYdONpfj&si=-qNgHH_pphIoiTiU

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

Python Object Oriented Programming Playlist: https://www.youtube.com/playlist?list=PLnKe36F30Y4Ykmi2jE28BZahMgPAV3Dzv

Python Game Projects Tutorial Playlist: https://www.youtube.com/playlist?list=PLnKe36F30Y4bamRi07AOYS1qGDv_2MGMW

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