JaniM/variant-go-server

Do you want to work on this issue?

You can request for a bounty in order to promote it!

Variant: Trading Places Go #57

isaiahstjohn posted onGitHub

Instead of placing a stone on their turn, a player can opt to have two touching stones swap positions.


superko might prevent worst abuses here

posted by sigs over 4 years ago

How should the user input work? Should it behave differently in pixel go?

posted by JaniM about 4 years ago

Instead of clicking on an empty space, you would click on a stone to indicate you want to swap the stone with another stone. The adjacent stones would become highlighted. At that point, if the user clicks anywhere else, the swap move is canceled. If the user clicks one of the highlighted stones, the two stones are swapped.

It seems like it'd be a lot more complicated to special case pixel go for not a lot of pay off.

posted by isaiahstjohn about 4 years ago

Fund this Issue

$0.00
Funded
Only logged in users can fund an issue

Pull requests