Hello. I'm a student currently writing C++ study project. My goal is to develop multiplayer Go without any AI. I tried to implement game's logic by myself but i didn't succeed. I tried to use contour tracing algorithms from image analysis, but i cannot process multiply-connected zones. So could you please share some links for basic Go algorithms and data structures or game's logic? Because every time i googled it i found only AI techniques.
_______________________________________________ gnugo-devel mailing list gnugo-devel@gnu.org https://lists.gnu.org/mailman/listinfo/gnugo-devel