Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 991 Bytes

README.md

File metadata and controls

41 lines (27 loc) · 991 Bytes

noun_Keyboard_3563522

kboard

Terminal game to practice keyboard typing. Built with bubbletea

Install

Golang

go get github.com/CamiloGarciaLaRotta/kboard

Homebrew

brew install camilogarcialarotta/brews/kboard

How to use

kboard [number] [time]

number: the number of words to generate. Must be a non-zero positive integer.
        defaults to 1 word.
time:   the number of seconds that the game will last.
        If none is passed, tha game finishes after the first word.

Examples:
 - kboard 2
 - kboard 1 30

Untimed mode

untimed demo

Timed mode

timed demo