Skip to content

Chess notation for actions #989

Answered by lanctot
AzerAfram asked this question in Q&A
Jan 8, 2023 · 6 comments · 5 replies
Discussion options

You must be logged in to vote

C++ or python?

You can always use State::ActionToString(int player, Action action) to get a string representation of the action. In Python, this would look like state.action_to_string(player, action).

Replies: 6 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by lanctot
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@lanctot
Comment options

@AzerAfram
Comment options

Comment options

You must be logged in to vote
3 replies
@lanctot
Comment options

@AzerAfram
Comment options

@lanctot
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants