Release Notes: Sources have been translated into English (identifiers, file names, and some comments). The dictionary file path is now a command line program option.


Release Notes: In this version, the game rule describing end game conditions is parsed from the game configuration file and applied to the game.


Release Notes: In this version, the first move field rule is parsed from the config file and applied to the game. Some fixes in blank handling and Unicode support were made.


Release Notes: The ability to define the gameboard view was added. The program now supports Unicode input and output so users can define national letter sets. A 5x5 game example config file with Polish letters was added.


Release Notes: Thie ability to define XML config game files was added. Currently, only letter info from this file is parsed, so users can create their own letter sets. A simple configuration file for the English version of the 5x5 game was included. Some minor enhancments were made, and the libxml2 library is now required.


Release Notes: Sources have been translated into English (identifiers, file names, and some comments). The dictionary file path is now a command line program option.