Title | : | The ultimate introduction to Pygame |
Duration | : | 03:47:58 |
Viewed | : | 3,039,571 |
Published | : | 11-07-2021 |
Source | : | Youtube |
In this tutorial you will learn to create a runner game in Python with Pygame. The game itself isn't the goal of the video. Instead, I will use the game to go through every crucial aspect of Pygame that you need to know to get started. By the end of the video, you should know all the basics to start basically any 2D game, starting from Pong and ending with the first generation of Doom and Wolfenstein Link to the project folder: https://github.com/clear-code-projects/UltimatePygameIntro Link to the background music: https://opengameart.org/content/5-chiptunes-action Link to the artwork: https://opengameart.org/content/platformer-art-pixel-edition Timestamps 0:00:00 intro 0:01:06 How games work 0:05:06 What Pygame does 0:08:08 Creating a blank window (+ clock) 0:22:07 Displaying images (with surfaces) 0:42:22 Basic animations 0:51:28 Rectangles 1:03:47 Collisions with rectangles (+using the mouse) 1:15:38 Drawing with rectangles (+colors) 1:29:35 The player character 1: Keyboard input 1:35:58 The player character 2: Jumping & Gravity 1:44:23 The player character 3: Creating a floor 1:48:17 Creating different game states 1:56:03 Displaying the score (+measuring time) 2:06:15 Transforming surfaces 2:23:50 Better enemy spawn logic (with timers) 2:49:33 Animating the player, the snail and the fly 3:09:01 Using the sprite class (OOP in Pygame) 3:42:57 Adding music
Deep Learning: A Crash Course (2018) | SIGGRAPH... 33:03 - 3,297,988 |
Build a Realtime Chat App in React Native (tuto... 49:50 - 1,904,559 |
Flutter Engage 58:21 - 2,033,430 |
Understanding classes and object-oriented progr... 06:46 - 135,531 |
Math for Game Devs [2022, part 1] • Numbers, ... 57:35 - 878,290 |
JavaScript Tutorial For Beginners | JavaScript ... 54:45 - 1,274,865 |
Does Consciousness Extend Beyond Brains? The 20... 46:55 - 4,909,234 |
Building the Ultimate Workout Tracker with Reac... 59:34 - 612,148 |