What's the recommended way to figure out allowed moves at any given point in the game? #1222
Unanswered
agniveshadhikari
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm guessing it's a common requirement for the client to render the UI for the different move "buttons". I know this can be inferred myself, but I'd prefer not to have to duplicate this logic since boardgame.io internally knows this.
Beta Was this translation helpful? Give feedback.
All reactions