Pygame is a python game development library, It can also be called a game engine since it offers similar tools that any game engine provides. Its one of the best ways to learn programming through building games. In this video I introduce you to game development using Pygame
#pygame
#pythongamedevelopment
#编程
Video editing: Windows video editor and adobe premiere
Video recorder: @https://obsproject.com
No copyright subscribe gif: • No Copyright, Subscribe and Bell icon intr... ...
"Music provided by http://spoti.fi/NCS" and Anno Domini beats
https://www.canva.com
https://www.python.org/downloads/
Text editor: https://code.visualstudio.com/download
Browser: https://www.google.com/chrome/
Textbooks Used: Beginning Python Games Development with Pygame(Harrison Kinsley and Will McGugan).
https://www.pygame.org/docs/ for pygame documentation
https://www.tutorialsteacher.com/pyth...
Timecodes
00:00 - Intro
00:20- Finishing up the rest of the game pieces
01:45 - Keyboard Input
03:50 - Keydown event
07:49 - get_pressed
12:00 - Conclusion