lizgoban
lizgoban copied to clipboard
3n opening method for handicap games
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.
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:
- Click "File > Match vs. AI".
- Select "Tool > Experimental > 3n handicap > n = 4", for example. You will see randomly selected 3n (= 12) grids (blue square marks) on the board.
- Click any n squares on the board to start the game.