-
Notifications
You must be signed in to change notification settings - Fork 5
Dev #8
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
base: master
Are you sure you want to change the base?
Dev #8
Conversation
-Added Draw Card and Place Cat Piece sfx
Added Discard Card sfx
Added back of card
Magic Card added
Added cards
|
Hi 👋 thank you for making this contribution here. In the mean while, could rebase to fewer commits? |
| "@angular/platform-browser-dynamic": "~9.0.1", | ||
| "@angular/router": "~9.0.1", | ||
| "boardgame.io": "^0.37.2", | ||
| "boardgame.io-angular": "^0.25.2", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please remove this one, the lib is built locally via npm run build:lib:prod
|
OK looks like a start of something but still just presnting the tic-tac-toe example at the moment. Let me know if you have any questions. |
No description provided.