chs — Chess in your terminalÂ
Spawned from my love for chess, I created an app to play chess against the Stockfish engine in your terminal. It ended up being a great tool for learning and practicing reading the board (+ algebraic notation).
This was a ton of fun to make because I was able to build it using Python which I don't get the chance to use too often, and designing a UI engine for the terminal to print the chessboard was an interesting challenge.
https://github.com/nickzuber/chs
https://github.com/nickzuber/chs