In this project, we will build a clone of the popular “Wordle” game using Python. The game can be played directly via the terminal, and the project will only use in-built Python libraries.
00:00 Introduction and project scope
02:00 Creating the gameplay loop
14:20 Calculating the results for each guess
25:48 Adding color to the terminal interface
37:11 Adding a box around the puzzle
43:10 Preparing a dataset of 5-letter words
49:03 Use the data to generate random puzzles and validate guesses
56:10 Play test the game!
58:21 Wrap up
☞ Python Tutorials for Beginners - Learn Python Online
☞ Learn Python in 12 Hours | Python Tutorial For Beginners
☞ Complete Python Tutorial for Beginners (2019)
☞ Python Programming Tutorial | Full Python Course for Beginners 2019