Skip to content

Rendering Strategy Pattern #12

Description

@djow2019

Every single mob has its own rendering code specific to its sprite. This is very redundant, messy, and error prone. We need to create a family of rendering patterns so that we can simply assign a mob a rendering strategy to centralize all control through a single location

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions