Home
Name Modified Size InfoDownloads / Week
Readme.txt 2014-06-10 382 Bytes
touchTyping.c++ 2014-06-10 3.9 kB
Totals: 2 Items   4.3 kB 0
CTT - Console Touch Typing

Developer: Payam Behjat

Console Touch Typing is designed to be flexible, small and easy to use. As the program can read a standard text file, users can generate their own tutor programs. The program only uses about 19Kbytes while running.

To Begin

To compile the program
g++ touchTyping.c++ -o ctt -lncurses

To run the program
./ctt pathToTextFile


Source: Readme.txt, updated 2014-06-10