The C++ version of Zyper.
- Navigate to the directory containing the Makefile 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.