tenuki
tenuki copied to clipboard
Read-only mode
Hi,
I'm using this great goban for a simple app, but I don't want users to be allowed to make any moves with the mouse, I'll only read these moves form external sources (SGF files or the like). What would be the best way to achieve that? Maybe it would make sense to add this as an option to the tenuki.Game class.
Thanks a lot!