tui-typer
v1.0.7
Published
tui-typer is a terminal typing race game. You can create a room, invite others, and race in your terminal with live progress updates.
Readme
tui-typer
What is this project?
tui-typer is a terminal typing race game. You can create a room, invite others, and race in your terminal with live progress updates.
Why was it built?
I built this to learn how TUIs are made and to explore different ways of building fun things for the terminal.
Install
npm install -g tui-typerUse
tui-typerHow to play with others
Create a room, share the room code with your friends, start the room, and begin typing.
Built with
- TypeScript
- Ink
- WebSockets
- React
