tom@terminaltom:~$ cat projects/go-fish.md

go-fish

A terminal-based implementation of the card game Go Fish, written in Rust with a WebSocket backend. The game state lives server-side; a TUI client written in Ratatui can be used either in your terminal or in the browser as a WASM target.

Live at terminaltom.com/go-fish.

A screen grab of the go-fish tui client A screen grab of a running go fish game