aclap-dev / jocly

Javascript library and tools to provide user interface (2D, 3D, VR) and engine for playing board games
https://jocly.com/
Other
71 stars 28 forks source link

Margo: Flaw in Ko rule. #32

Open raman22feb1988 opened 6 years ago

raman22feb1988 commented 6 years ago

The Ko rule states that in Go and variants and in Margo and variants that a repetition of previous board position with the SAME SIDE to move is not allowed. Jocly does not seem to permit a repetition of previous board position with the OTHER PLAYER to move also.

This Ko rule is incorrectly implemented in Jocly implementation of Margo and variants and I suggest to correct it.

margo5_1

margo5_2

margo5_3