Create a Python Game: Learn PYTHON 85 Minute Tutorial For Beginners [2021]

Опубликовано: 29 Сентябрь 2024
на канале: Gary Clarke
325
4

ℹ Build a phrase-guessing game in Python whilst also learning more about Python programming techniques.

✅ Want more? Check out my PHP Professional Toolkit Plus here:
httpd://www.garyclarketech.teachable.com/p/php-professional-toolkit-plus

🆓 Join GaryClarke Tech and claim your $49 Docker + PHP course for FREE here:
https://www.garyclarke.tech

👇Follow me on Social Media:
Twitter:   / garyclarketech  
Linkedin:   / garyclarketech  

💕Show support:
https://www.paypal.com/donate/?hosted...

Chapters:
0:00 What are we going to create?
6:32 Start the game setup
18:01 Solving string immutability
26:27 Finish off the game setup phase
28:52 Start the game play phase
35:32 Run the game in a while loop
40:59 Rafactoring code for reuse
49:20 Finish off the game play section
58:40 Start the game end scenario's
1:05:00 Running out of lives
1:10:24 Pulling it all together
1:20:55 Congratulations