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

Dynamic Card Datakeeping #80

Closed
2 tasks done
Ne0Strix opened this issue Mar 30, 2023 · 0 comments · Fixed by #84
Closed
2 tasks done

Dynamic Card Datakeeping #80

Ne0Strix opened this issue Mar 30, 2023 · 0 comments · Fixed by #84
Assignees

Comments

@Ne0Strix
Copy link
Owner

Ne0Strix commented Mar 30, 2023

User Story

As a player, I want the cards to act in a predictable way.

Description

Keep track of dynamic game data concerning cards (hand, cardstack, market, …)
Sperate from #7 since this only affects Card data.

Tasks:

@Ne0Strix Ne0Strix added this to the 🕹️ Gameplay milestone Mar 30, 2023
@Ne0Strix Ne0Strix self-assigned this Mar 30, 2023
Ne0Strix added a commit that referenced this issue Apr 13, 2023
- extension of ArrayList for Deck class to provide methods for movement between
e.g. handcards, playarea, discard-pile …
- basic Market + purchase functionality
- Singleton for market as only one per game-session is allowed

closes #24, closes #21, relates to #28, relates to #55, #54, #53,
relates to #80
@Ne0Strix Ne0Strix linked a pull request Apr 13, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant