Andy Huang Home Page

Making the Content of KP Typing Game

The KP Typing Game read a text file as the content of falling words in the game. If you read the 'game.txt' file, you will find the words are grouped by the initial letters.

After you start TCG and define a dictionary file, you may check the 'Head letters' box, then press the 'Next' button. In step 2, define a list of initial letters, like below:

a
b
c
d
....

Then TCG will generate groups of text by the initial letters.