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

3n opening method for handicap games #75

Open
kaorahi opened this issue Mar 21, 2022 · 1 comment
Open

3n opening method for handicap games #75

kaorahi opened this issue Mar 21, 2022 · 1 comment

Comments

@kaorahi
Copy link
Owner

kaorahi commented Mar 21, 2022

I implemented 3n opening method for handicap games as a trial.

https://github.com/kaorahi/lizgoban/tree/3n_handicap_220321a

I have no plan to release it because it adds some complexity to the code. Please let me know if you want to change my mind.

@kaorahi
Copy link
Owner Author

kaorahi commented Mar 27, 2022

You can try this in lizgoban v0.7.0-pre3. (Just this version. It will be removed in the next release.)

https://github.com/kaorahi/lizgoban/releases/tag/v0.7.0-pre3

Usage:

  1. Click "File > Match vs. AI".
  2. Select "Tool > Experimental > 3n handicap > n = 4", for example. You will see randomly selected 3n (= 12) grids (blue square marks) on the board.
  3. Click any n squares on the board to start the game.

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

1 participant