Building a Hangman Game with Python
Course Prerequisites:
- Recommended Age: 9 +
- Python Basics course completion recommended.
Module 1 | Module 1 |
Unit 1 | Intro to the Game |
Unit 2 | Importing Random Function & Statuses |
Unit 3 | Setting Up Our Variables |
Unit 4 | Menu & Prompting Users to Select Options |
Unit 5 | Difficulty Level Prompt |
Unit 6 | Choosing Categories & Difficulty Levels |
Unit 7 | Setting up Lists for Our Animals |
Unit 8 | Adding our Conditional Statement |
Unit 9 | Classes & Empty Lists |
Unit 10 | Game Loop |
Unit 11 | Finishing Touches |