typing_test 0.2.4

Typing speed test in rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# typing-rust (in-progress)

Try it with `cargo install typing_test` and run `typing_test`

Fast and minimal typing test binary crate written in rust
- graphics library for rendering words and quotes
- display typing speed
- can be timer, by number of words, or quote (akin to monkeytype)
- offline default words and quotes (done)
- online web scraping for more quotes and words
- has themes, default is gruvbox

Tech Stack:
- macroquad for graphics library and keyboard input