How many words per minute (WPM) can you type?
Try it at: https://codingfisch.github.io/wpm/

./build.sh
python3 -m http.server 6969
Then visit the following URL in a browser: http://localhost:6969/
This repo is heavily inspired by snake-c-wasm. Thank you Tsoding!