Skip to content

meowgorithm/kboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Terminal game to practice keyboard typing

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%