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

Show coordinate when displaying text board #2723

Closed
wants to merge 2 commits into from
Closed

Show coordinate when displaying text board #2723

wants to merge 2 commits into from

Conversation

nguyenpham
Copy link
Contributor

@nguyenpham nguyenpham commented Jun 7, 2020

I always feel difficult to board coordinate when working with chessboard even after many years. Showing coordinate on text board can help much, reduce mistakes, and frustrated for both newcomers and who are similar to me.

coordinate

@vondele
Copy link
Member

vondele commented Jun 8, 2020

@nguyenpham can you push another commit updating the AUTHORS file?

@ghost
Copy link

ghost commented Jun 9, 2020

I have a function in Goldfish to print the entire board using wide characters, is there interest in using something like it(it also includes coordinates)?
It looks like this:

https://github.com/Chess13234/Goldfish/blob/Goldfish/src/position.cpp#L74

@vondele
Copy link
Member

vondele commented Jun 9, 2020

@Chess13234 no, I wouldn't move to unicode for this.

For new author Nguyen Pham
@nguyenpham
Copy link
Contributor Author

Updated AUTHORS as request :)

@vondele vondele added the to be merged Will be merged shortly label Jun 9, 2020
@vondele vondele closed this in d0cb9b2 Jun 9, 2020
@vondele
Copy link
Member

vondele commented Jun 9, 2020

Thanks!

MichaelB7 added a commit to MichaelB7/Stockfish that referenced this pull request Jun 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
to be merged Will be merged shortly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants