typing_test 0.1.6

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

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 catppuccin

Tech Stack:
- macroquad for graphics library and keyboard input