Skip to content

wlamnorman/typomania

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hobby project WPM test with a cursed twist

Demo

To run

Build the binary cargo build --release then run the binary ./path/to/binary/typomania. Use the --help flag to get CLI command descriptions.

Requirements

Currently assumes that the file /usr/share/dict/words exists (exists in macOS by default) with the lexicon to draw words from. This can easily be updated to support other files with row-separated words.

About

Typing test CLI written in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages