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

Specify player battlefield zone #43

Merged
merged 5 commits into from
Sep 19, 2020
Merged

Conversation

OriginalUtkin
Copy link
Owner

Specify the area where player cards could be put from the hand. It's a draft and it will be improved in the further MRs.

Goal: player can select the card and drop in wherever on the scene and card position will be calculated depends on cards on the board (if there at least one card, other card could be dropped on the left/right side of the existing one). If it's a first card it will be put on the board center.

However I've decided to not complicate it in this MR and just simplified it for now.

Current state: Selected cards will be placed from the left to the right.

@OriginalUtkin OriginalUtkin marked this pull request as draft September 13, 2020 16:34
@OriginalUtkin OriginalUtkin self-assigned this Sep 13, 2020
@OriginalUtkin OriginalUtkin linked an issue Sep 13, 2020 that may be closed by this pull request
@OriginalUtkin OriginalUtkin marked this pull request as ready for review September 13, 2020 18:18
@certator certator merged commit 9b7224b into master Sep 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Specify battlefield zone for each player
2 participants