A simple WPM measurement program
A small and simple WPM measurement program written in Pascal, just for fun.
$ make
$ ./bin/app
Key | Action |
---|---|
^Q | Quit |
Space | Finish a word |
Enter | Pause/unpause |
If you find any bugs, please create an issue and report them.
Run make all
to see all the make rules.