A little typing game written in plain C.
- Navigate to the directory containing the zyper.c file.
- Run "make". It should be creating the binary zyper.
- Run "./zyper" to use the default wordbook or "./zyper [wordbook file]" to use an custom wordbook.
- Have fun and find out how many word's you can type in one minute.
- Create a new file.
- Fill it with words (each line contains 1 word).
- Save and use it. Have fun.