Open Spell allows educators to create interactive games that target reading and writing skills in native language or dialect. It is easily modifiable and supports most writing systems used in the world today.
Languages and Fonts:
Some languages may not be displayed correctly if the correct fonts are not installed on your system. This problem is being evaluated for the next release.
Building:
Run 'make' from the project directory.
$ make
Running:
To run Open Spell from the project directory. Execute the following command:
$ java spell/OpenSpell
Directories:
.
|-- doc/ --> Documents, including GPL license.
|-- images/ --> Images
|-- lang/ --> Language audio and text files.
`-- spell/ --> Java source code.
Product's homepage
Requirements:
· Building and running Open Spell requires Java. This version was built using Java version 1.4.2. Earlier versions have not been tested.