In this tutorial I will show how to code Google's Dino game using Python and it's Pygame module. In this video we will be coding the game score and highscore, and also we will be adding the game sounds.
LINKS:
😺 GitHub Repo: https://github.com/AlejoG10/python-di...
FOLLOW FOR MORE:
💥 GITHUB: https://github.com/AlejoG10
💥 INSTAGRAM: / coding_sp0t
⏱ TIMESTAMPS ⏱
00:00 Introduction
1:16 Score Class
10:50 Restart Function
14:41 Game Over Label
20:07 Persistent Highscore
21:31 Game Sounds
27:44 Fixing Bugs
30:22 Final Result