MasterMind GameApril 01, 2022 Developed an intuitive code-breaking game with a user interface, applying Python’s Turtle library Applied user-oriented robust design using object oriented and game theory principles Altered program state by leveraging object-oriented design over functional design; resulted in a 10% reduction in code length and increased code reusability and modularity Show project