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

Support for cards' direction and respective moves color #14

Merged
merged 4 commits into from Apr 17, 2023

Conversation

cmaster11
Copy link
Contributor

@cmaster11 cmaster11 commented Sep 21, 2022

Add support for cards' direction, which can be "balanced", "left" or "right". This causes the cards to display the moves in the respective colors (yellow-ish, blue or red), as the real game cards do.

Screenshot_38

Note: implicitly contains the Sensei's Path PR ( #13 ), because I had to also add colors for those cards.

PS. Also, some fixes around for Windows machines :) (like crossenv and gitattributes)

@jackadamson
Copy link
Owner

Really like this change, though I intend to tweak the colors slightly

New colors were generated using the Material Color palettes tool based on the primary.main color (#6579d4)

Before

image

After

image

@jackadamson jackadamson merged commit 0dd20a2 into jackadamson:master Apr 17, 2023
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.

None yet

2 participants