Open dennyabrain opened 1 year ago
I was under the impression that this is out of scope for the december version of the game and is going to be a future feature. It will be good to let the player use viral spiral only on the current card in hand. Adding this feature will take 3-4 days of async work, I think. If we want to do it asap anway, let me know and I can prioritize this. @dennyabrain
Aah ok. Let me run it by adhiraj
Related Issue : #16
Feature Description :
if a user receives a card and they have the "viral spiral" power, they can choose to send any of the cards they own to multiple players in their turn.
Expected Outcome :
There are 2 scenarios now :
user selects the card that they had just received and sends it to players in this case the card disappears from their screen and it pops up on other player's screens.
user selects the card different from the one they received and sends it to players in this case the "viral spiral" popup disappears but the card they just received is still on their screen. It should only have the "keep" and "discard" options. They can't use the "pass to X" feature anymore. The card they used "viral spiral" with should show up on other player's screen.