Show HN: A Daily Typing Challenge in the TUI

2 FarzanHashmi 2 9/15/2025, 7:24:15 PM github.com ↗
ssh tuitype.app

A minimal daily typing challenge served over ssh in the terminal (using Go, Wish, and BubbleTea)

Comments (2)

ivanjermakov · 52m ago
> minimal

50 Go dependencies for TUI is crazy. Recommend reading https://xn--rpa.cc/irl/term.html

FarzanHashmi · 31m ago
that's fair. By "minimal," I meant to describe how the game itself is very simple (poor wording on my part). Thanks for sharing the article, I agree, 50 dependencies for a game as simple as mine is quite a bit.