We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
game_info
typedecl.h
game
globals.h
Fields should be fully compatible with PGN file format and could extend it for additional features reasons.
List of field can be found on Wikipedia
So minimal number of fields should be
state_tree
The text was updated successfully, but these errors were encountered:
tengri4215
No branches or pull requests
Add structure named
game_info
game_info
structure declaration should be placed intypedecl.h
game
should be declared inglobals.h
Fields
Fields should be fully compatible with PGN file format and could extend it for additional features reasons.
List of field can be found on Wikipedia
So minimal number of fields should be
state_tree
The text was updated successfully, but these errors were encountered: