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

Export Node[A] or chess tree to different format #551

Open
lenguyenthanh opened this issue May 28, 2024 · 0 comments
Open

Export Node[A] or chess tree to different format #551

lenguyenthanh opened this issue May 28, 2024 · 0 comments

Comments

@lenguyenthanh
Copy link
Member

lenguyenthanh commented May 28, 2024

Similar to #536, We could potentially implement different type classes to export Node[A] (which is the presentation of chess tree, pgn) to different formats. Here are some examples on top of my head:

  • Binary (using compression)
  • Latex, this will leads to bazillion different formats (pdf, markdown)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant