coffeemkr0 / BoardBrawl

Other
0 stars 0 forks source link

Zone Management #40

Open adampate opened 1 year ago

adampate commented 1 year ago

Description:

Boardbrawl.com should include a mechanism to track multiple exile zones. These zones can represent distinct sets of exiled cards for later use, as well as zones for phased-out cards. Additionally, users should be allowed to add custom labeled zones, remove zones, and manage cards within the zones.

Acceptance Criteria:

Implementation Considerations:

adampate commented 1 year ago

Add the ability to drag cards from the History list into the player’s graveyard, exile, “phased out” zones.

Allow for multiple exile zones with custom label.

adampate commented 1 year ago

This could also handle situations where a Player Curse has been applied a user.

adampate commented 1 year ago

Original card text:

Add a mechanism to track multiple exile zones.
    In a previous game, we had multiple instances of cards creating specific, distinct sets of exiled cards for later use.
    We also had a zone of cards that were "phased out".

Acceptance Criteria

adampate commented 1 year ago

It's entirely possible that this will satisfy the need to display Emblems for a player, if those exist as cards in Scryfall.

Emblems are tracked in #38