deck-of-cards/standard-deck

Curious about this projects' road-map

wknoch opened this issue · 3 comments

This is not an issue but instead I am curious about where you are taking this project. Some friends and I had an idea about an app that could be just a deck of cards, nothing specific to any particular game, just cards. However it would allow you to play any game you want. When I found this I was super happy this was almost exactly like what were looking to make, it even solved some of the issues I was trying to think about in how it manages multi-player by pulling the cards behind the players line.

Anyways, I am curious about where you plan to take this if anywhere at all. It's missing several key things that would make it useful for a true deck-of-cards to play complete games with. For instance, I want to re-shuffle the deck but keep certain cards out, like cards in the players hands or potentially even cards on the board, so need a way to sort of lock them in play. I have more ideas and requests for this as well but will leave it at that for now.

Great job on this BTW!

Check out the sneak peek:
https://cdn.pakastin.fi/cards

(dbl click to shuffle, hold to move piles)

https://github.com/deck-of-cards/deck-of-cards/tree/next

[ p.s. LATE ADDITION: Maybe a workaround would be to add a button next to ADD DECK for REMOVE CARDS FROM DECK ]

The sneak peek looks great. Would be great to be able to shuffle one pile of cards.

I've tried using it - guess it isn't in place yet? Or doesn't work for this case?

I tried to separate out the 20 cards plus 2 jokers that aren't used in our game. Then tried to shuffle the remaining deck by double clicking -- no luck. (I also tried to straighten out the cards in the pile in case that enabled it... didn't find a way to do that, fwiw.) Attached is the image of what I was trying to work with.

Thanks again for this app!

Screenshot 2021-01-24 181931

That is important feature 👍