JaniM / variant-go-server

The virtual home of go variants.
http://go.kahv.io
Apache License 2.0
47 stars 6 forks source link

Variant: Go-Go Go #62

Open isaiahstjohn opened 3 years ago

isaiahstjohn commented 3 years ago

Players do not take turns. Instead everyone places stones as fast as they can.

sigs commented 3 years ago

I think rather that speed clicking, stones are placed "automatically" in players' turns that happen each "tick" (say, 1 second). The stone will be placed where your mouse cursor happens to be. If it's on an illegal move, result is pass; game ends after 10 * player count consecutive passes instead of the usual player count.