Python Game Development | Create Your First Window with PyGame (2021)

Опубликовано: 15 Март 2026
на канале: Data Science Dom
988
32

In this Video Series I will show you, how to create cool Games in Python with PyGame, the best Library for Game Development with Python:)

Today we will create our first Window and a Rectangle on the Window which will be able to move with the Arrow-Keys of our Keyboard

This series will help you understand the main game development concepts like moving characters, shooting bullets, and more. ❤🚀

Get the Code: https://github.com/DominikHahn1407/Py...

#Programming
#Python
#Game

0:00 Intro
0:35 Create your first Window
2:30 Create a Rectangle
3:50 Implement the Main-Loop
6:55 Draw the Rectangle
10:35 Implement the Logic
14:20 Outro