You already know Python basics like lists, loops and variables and now want to use them to create a little game. But how do you all put everything together to create a good playing experience? In this video, you learn how a game like hangman works and then use your basic python skills to program the create the game, step by step