mirror of
git://git.savannah.nongnu.org/eliot.git
synced 2024-12-27 09:58:08 +01:00
Mirror of git://git.savannah.nongnu.org/eliot.git
3c7a84d543
Status: It works well, but there are still a few details to improve/fix More details about the changes: - New dependency on Arabica and Libxml2 to parse the XML - Loading the old format is still supported for this release, but won't be supported anymore in the next one - Games are now only saved in the new format - In training mode, the player is now created externally, like in the other modes - Avoid using GameIO (the one from game/) whenever possible - Do not use a FILE* argument anymore when loading a game - Throw and catch exceptions correctly when a game cannot be loaded or saved - The non-regression tests now use a new method to print the game history |
||
---|---|---|
dic | ||
doc | ||
extras | ||
game | ||
m4 | ||
po | ||
qt | ||
test | ||
utils | ||
.cvsignore | ||
AUTHORS | ||
bootstrap | ||
ChangeLog | ||
configure.in | ||
COPYING | ||
INSTALL | ||
Makefile.am | ||
NEWS | ||
README | ||
THANKS | ||
TODO |
Eliot est un jeu de Scrabble Il ne s'agit pas d'un programme pour jouer à plusieurs mais plutôt d'un programme pour s'entrainer et jouer en duplicate. Eliot, ainsi que son dictionnaire, sont disponibles librement en accord avec la license GPL (http://www.gnu.org/). Eliot permet de rechercher le meilleur coup que l'on peut jouer sur une grille avec un tirage. Eliot incorpore la recherche des raccords sur un coup, des benjamins et mots composables avec les lettres du tirage plus une. Un module de recherche est aussi disponible pour la recherche des anagrammes et les jeux de mots-croisés. Bon jeux ! http://www.nongnu.org/eliot/index.html