Skip to content

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

@nalama1

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.

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