Skip to content

💡 ISSUE 3 – Add a new design pattern (Strategy or Observer) #36

Description

@nalama1

Title:
💡 Proposal: Add a new design pattern (Strategy or Observer)

Description:
The project currently demonstrates the Factory Method pattern. Let’s add another pattern to extend the educational scope of this repository.

Suggested Options:

  • Strategy Pattern (to change game behaviors dynamically).
  • Observer Pattern (to handle notifications between objects).

Reason:
This would evolve the repository into a broader collection of design patterns implemented in Python.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions