Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Sew with patterns 📋 #18

Open
noyainrain opened this issue Nov 3, 2022 · 0 comments
Open

Sew with patterns 📋 #18

noyainrain opened this issue Nov 3, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@noyainrain
Copy link
Owner

Let the player learn sewing patterns over the course of the game.

Draft

class Space:
    """Weights by which sewing patterns are ordered."""
    PATTERN_WEIGHTS: dict[str, int]

    async def get_patterns(self) -> list[str]:
        """Get known sewing patterns."""
@noyainrain noyainrain added the enhancement New feature or request label Nov 3, 2022
@noyainrain noyainrain self-assigned this Nov 3, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant