tui-typer is a terminal typing race game. You can create a room, invite others, and race in your terminal with live progress updates.
I built this to learn how TUIs are made and to explore different ways of building fun things for the terminal.
npm install -g tui-typertui-typerCreate a room, share the room code with your friends, start the room, and begin typing.
- TypeScript
- Ink
- WebSockets
- React