I wrote a small Go project that turns an SSH connection into a live chess session instead of a shell.
ssh chessh.org
It uses Bubble Tea for the terminal UI, and supports hosting/joining rooms with real-time move sync and chat. I mostly made it as an experiment in building a multiplayer terminal app over SSH, but it turned out to be surprisingly fun.
rasjonell•1h ago
ssh chessh.org
It uses Bubble Tea for the terminal UI, and supports hosting/joining rooms with real-time move sync and chat. I mostly made it as an experiment in building a multiplayer terminal app over SSH, but it turned out to be surprisingly fun.