Make 2048 In Python | Full Python Game Tutorial
Tech With Tim Tech With Tim
1.51M subscribers
35,205 views
0

 Published On Apr 9, 2024

In this Python tutorial, I will be showing you how to build the game "2048". This childhood-favorite of mine is a bit complex so I will be showing you some advanced techniques to structure a game like this. By the end of this video, you will have a fully-functional game to add to your portfolio in addition to a handful of new techniques to add to your toolbelt.

🎓 Premium Courses 🎓
🏢 CourseCareers - https://techwithtim.net/dev

🎓 Free Courses 🎓
📚 Introduction To Software Development: https://techwithtim.net/dev

🎞 Video Resources 🎞
Full Code: https://github.com/techwithtim/2048-I...

Install Pygame (Mac):    • How to Install Pygame on Mac OSX (Fas...  
Install Pygame (Windows):    • How to Install Pygame (Windows 8/10)  


⏳ Timestamps ⏳
00:00 | Project Demo
00:50 | Project Overview/Plan
02:18 | Setup/Dependencies
03:45 | Constants Definition
08:27 | Game Loop
11:54 | Drawing
19:42 | Defining The Tiles
39:54 | Moving The Tiles - Explanation
46:07 | Moving The Tiles - Implementation

🔖 Tags 🔖
- Python Game Development
- Building Games in Python
- How To Code A Game

Hashtags
#pythonprogramming
#techwithtim
#pythongame

show more

Share/Embed