typing_test

Crates.iotyping_test
lib.rstyping_test
version0.1.7
sourcesrc
created_at2024-11-20 12:38:09.594436
updated_at2024-11-22 01:35:23.864808
descriptionTyping speed test in rust
homepage
repositoryhttps://github.com/mingli202/typing-rust
max_upload_size
id1454758
size105,945
Vincent Lau (mingli202)

documentation

README

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
Commit count: 66

cargo fmt