Discover Python and Patterns (4): Loops – Design Patterns and Video Games

The previous game only allows one try: you have to restart it to propose another word. In this post, I introduce loops, and I use them to repeat the game until the player finds the magic word. This post is … Continue reading →… Read more

Similar