14 Hours of Python Game Development - from Beginner to Advanced

Published: 26 October 2024
on channel: Tech With Tim
29,578
1.6k

Check out my software development program: https://techwithtim.net/dev

Learn Python by creating 8 unique games in pygame. This video contains over 14 hours of python game development tutorials and walks you through building an entire platformer game, space invaders, ai checkers, and much much more!

⏳ Timestamps ⏳
00:00 | #1 - Intro to Game Dev - Rain Dodge (Easy)
00:44:23 | #2 - Galaxy Fighters (Easy)
02:18:37 | #3 - Space Invaders (Medium)
04:14:17 | #4 - Car Racing Game (Medium)
06:32:22 | #5 - Checkers (Medium)
08:30:35 | #5.5 - Checkers Part 2 - Adding AI (Medium)
09:29:33 | #6 - Pong (Medium)
10:40:26 | #7 - 2048 (Hard)
11:56:11 | #8 - Platformer (Hard)

🎞 Video Resources 🎞
Fix Pip (Windows):    • How to Install Pygame (Windows 8/10)  
Fix Pip (Mac):    • How to Install Pygame on Mac OSX (Fas...  

#1 - Rain Dodge
📝 Finished Code: https://github.com/techwithtim/Python...

#2 - Galaxy Fighters
📝 GitHub (Code Download): https://github.com/techwithtim/Pygame...

#3 - Space Invader
💾 Game Assets & Code Download: https://dev-cms.us-east-1.linodeobjec...
💾 Game Assets Only Download: https://dev-cms.us-east-1.linodeobjec...

#4 - Car Racing Game
💾 Download Image Assets: https://dev-cms.us-east-1.linodeobjec...
📝 Code In This Video: https://github.com/techwithtim/Pygame...

#5 - Checkers Tutorial
📝 Full Code: https://github.com/techwithtim/Python...
💾 Assets Download: https://dev-cms.us-east-1.linodeobjec...

#5 - Checkers Part 2 With AI
📝 Checkers Base Code Download: https://github.com/techwithtim/Python...
📝 Checkers AI Code Finished: https://github.com/techwithtim/Python...

#6 - Pong
📝 Code In This Video: https://github.com/techwithtim/Pong-P...

#7 - 2048
📝 Full Code: https://github.com/techwithtim/2048-I...

#8 - Platformer
📝 Assets and Completed Code: https://github.com/techwithtim/Python...

Hashtags
#Python #Pygame #PythonGame