Hacker News new | ask | show | jobs
by lspears 2263 days ago
I loved building my chess library and would encourage other developers to try it. It is large and complex enough to test your abilities. Building it in a idiomatic, testable, and performant way really encourages software engineering skills instead of just coding. I felt like I didn’t really write solid go code until I finished my chess library.

https://github.com/notnil/chess