@jartigag @oscoder87 I started to play go again after some years with @cmhobbs (who is now disappeared for the internet and I hope he's fine!). I made a couple of go boards to learn and teach algorithms.
It's a nice problem to solve tbh.
This is when I started with #Clojure :
https://github.com/ekaitz-zarraga/go-game/blob/master/main.clj
And this is the same thing for my #Python students:
https://gitlab.com/ElenQ/LearnPython/python-examples/tree/master/go_game