An offline typing test, written using Rust and Iced. Inspired by typetest.io and 10fastfingers.com.
Clone this repository, and run!
git clone https://github.com/Ace4896/typetest.git
cd typetest
cargo run --release
NOTE: Linux users may want to look here if there are linking errors due to missing dependencies.