Hacker News new | ask | show | jobs
Show HN: A toy tic-tac-toe TUI in Golang (github.com)
1 points by ditpoo 714 days ago
Wrote it for practice, so that's why its not a simple one file implementation, created a decoupled version so it can be easily extended, with other variants etc