logoalt Hacker News

thomasmglast Saturday at 9:19 PM0 repliesview on HN

Yes. I did the exact same thing a few weeks ago (in Java, but the idea is to port it to my own programming language). I wrote a terminal UI. Lots of small challenges. Many things to learn, like minimax, bitboards, immutable vs mutable.