Pygame Tutorial 1 - Create a Game Window

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



Duration: 0:00
644 views
33


pygame tutorial. In this video, we go over how to create a window for our game. To keep the window open, we need a game loop to keep our programming running. We also set up an event handler to quit pygame and terminate the program when the user clicks the x button in the pygame window. In addition, we set up the 60 frames per second frame rate for our game loop.

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/