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

toggle stone color #14

Open
sailfish009 opened this issue Nov 29, 2019 · 4 comments
Open

toggle stone color #14

sailfish009 opened this issue Nov 29, 2019 · 4 comments
Labels
enhancement New feature or request

Comments

@sailfish009
Copy link

Hi,

i want to change stone color like Sabaki v0.32.2.
where should i have to look in gogui source code?

Thanks.

@Remi-Coulom
Copy link
Owner

I don't know sabaki, so I am not sure what you are referring to.

In gogui, you can display colors on the board using analysis commands. This may be the feature you want to use.

Look at "cboard" there:
https://www.kayufu.com/gogui/analyze.html

@sailfish009
Copy link
Author

sailfish009 commented Nov 29, 2019

Hi,
https://github.com/SabakiHQ/Sabaki/releases

Menu In latest Sabaki v0.43.3 version,

when click Tools -> Invert Colors, stone color toggled(white -> black or black -> white).

Many Thanks.

@Remi-Coulom
Copy link
Owner

I see. I don't know how to implement this easily in gogui.

@sailfish009
Copy link
Author

i modified gogui source code, it seems to be works basically.

master...sailfish009:master

@Remi-Coulom Remi-Coulom added the enhancement New feature or request label Jul 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants