Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[TODO] Game Board: Counter Phase #42

Open
Bratah123 opened this issue Jan 13, 2023 · 3 comments
Open

[TODO] Game Board: Counter Phase #42

Bratah123 opened this issue Jan 13, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@Bratah123
Copy link
Member

Bratah123 commented Jan 13, 2023

Abstract

The Counter Phase is the phase during an attack. When a player announces an attack on another card, the other player is allowed to play counter cards out of their hand in response to the attack.

Details

If the counter cards all equate to a number greater than the number the player is attacking with, the block is successful.
Players are allowed to play more than one counter card during their counter phase out of their hand.

We will be using a "Counters Stack" system, where players can drag and drop their counter cards into a box that indicates the amount of counters to be played during this phase.

This is similar to LoR "Spell Stack"

@Bratah123 Bratah123 added the enhancement New feature or request label Jan 13, 2023
@BBeretta
Copy link

BBeretta commented Feb 4, 2023

Hey,
In addition to the Counter of the cards (Counter Phase), it also has the possibility of activating Events Cards.

@Bratah123
Copy link
Member Author

Hey, In addition to the Counter of the cards (Counter Phase), it also has the possibility of activating Events Cards.

Yup! we would consider the counter event cards as counter cards aswell

@Bratah123 Bratah123 self-assigned this Feb 8, 2023
@Bratah123
Copy link
Member Author

Preview/Demo of the counter stack:

You can click hide to hide the board.

HideShowMOOgiwara.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants