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

board display option #30

Open
sugizo opened this issue May 21, 2022 · 2 comments
Open

board display option #30

sugizo opened this issue May 21, 2022 · 2 comments

Comments

@sugizo
Copy link

sugizo commented May 21, 2022

nice to have another board display option (png, svg, ascii or unicode) like https://pypi.org/project/chess/
or it's already have but not mentioned on the docs

best regards

@atw1020
Copy link
Owner

atw1020 commented May 21, 2022

The existing display option is in unicode, creating a PNG is a good idea though. There is also some under the hood code for ASCII but it’s not directly available ATM.

Are you having trouble printing boards? If so could you send me a screenshot of what you see when you print your board?

@sugizo
Copy link
Author

sugizo commented May 21, 2022

Are you having trouble printing boards?
no

but the board symetrically will be change when it is fill with the pieces (either Black or White)
e.g.
the board label like 1-9 or a-i, it's good when it's empty but the coloumn or row will be change after the game play (fill with pieces)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants