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: Spin Go #55

Open isaiahstjohn opened 3 years ago

isaiahstjohn commented 3 years ago

After every round of turns, each stone is moved down N rows and moved left M columns. N and M may be negative or zero. Stones on the bottom row loop back to the top. Stones on the left edge loop back to the right.