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] Deck Count tracker #48

Open
Bratah123 opened this issue Jan 19, 2023 · 0 comments
Open

[TODO] Deck Count tracker #48

Bratah123 opened this issue Jan 19, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Bratah123
Copy link
Member

Abstract

Currently, the game is able to show the cards in the deck by asking the server for the number.
When/If the game has a large player base, the repeated packet calls to the server may prove to be an issue.

Details

The Client can keep track of its own deck count by populating the deck attribute in player.ts with a bunch of blank cards.

Please take a look at this issue another time post-MVP

@Bratah123 Bratah123 added the enhancement New feature or request label Jan 19, 2023
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

1 participant