In this video, we will learn how to create the popular word-guessing game called Wordle using the Python programming language, Pygame library, and Object-Oriented Programming principles.
We will go through the step-by-step process of building the game from scratch, starting from designing the game window to implementing game logic and events, and adding all the animations. By the end of this video, you will have a good understanding of how to develop a complete game using Pygame and OOP concepts.
🖥️ Source code:
👍 Like to show your support!
⭐ Subscribe for more pygame content!
Time Stamps:
00:00 – Intro
02:10 – Animations
03:22 – Game explanation
04:18 – Creating the files
07:02 – Settings File
10:15 – Tile Class
19:40 – Defining some variables for “new” function
21:40 – Creating the tiles
24:07 – Drawing the tiles
3 Comments