CmdrDats / igoki

Clojure Go Kifu recorder and OGS player
Eclipse Public License 1.0
162 stars 15 forks source link

Implement 2-stone moves #28

Closed CmdrDats closed 9 years ago

CmdrDats commented 9 years ago

If there's a single white and a single black stone added in quick succession, it might not have debounced yet, but it should be able to handle the moves because the turn order is known.

CmdrDats commented 9 years ago

Superseded by #29