
README-PACKID
Part of childsplay-plugins
Pac-man like game

This game uses wordslists in different languages.
It's important that the game can use words in your own language,
Currently these wordslists are included:

***** ATTENTION, these lists are translated by automated tools *****
***** I don't know how accurate they are ****************************

words-en (english)
words-nl (dutch)
words-fr (french)
words-de (deutsh)
words-esp (spanish)

The game looks for the current locale setting of your system
and checks if there's a matching list, else it uses the default:
words-en (english)

If your language isn't supported you can make your own wordslist.

Making wordslist NANO-HOWTO.

Example: making a italian list

1 - Fire up your favourite editor and type a word and hit enter.
2 - Type another word and hit enter again!

Repeat step 1 and 2 until you have enough words.(at your opinion :)

3 - Save your file as /usr/local/share/childsplay/lib/PackidData/'words-it'.
    (thus the base 'it' of the locale setting)

4 - Mail your list to childsplay@users.sourceforge.net

5 - Start childsplay and look at your own words.


