Mirror of git://git.savannah.nongnu.org/eliot.git
Find a file
2012-01-17 23:15:05 +01:00
dic Replace the use of convertToMb() and convertToWc() with macros 2011-07-30 19:48:05 +00:00
doc Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00
extras Fixed the path of the Qt translations in the contribs 2012-01-05 22:12:14 +01:00
game Implement (de)serialization of the MasterMoveCmd class 2012-01-17 23:15:05 +01:00
m4 Print to stderr the complete stack trace in case of exception or segmentation fault. 2010-10-17 21:23:39 +00:00
po Regenerate po files, and update the French translation 2012-01-05 20:46:50 +01:00
qt The history now shows the "Player" column only in FreeGame mode. 2012-01-17 21:45:31 +01:00
test Always consider that the played move was played by the first player. 2012-01-17 21:57:03 +01:00
utils Added a new type of move: NO_MOVE 2012-01-17 00:56:02 +01:00
.cvsignore - 32/64 bits types 2007-08-04 20:01:27 +00:00
.gitignore Allow combining several variants in a single game 2011-08-28 18:47:25 +02:00
AUTHORS Updated copyright years 2009-02-28 09:23:30 +00:00
bootstrap Changes to the build system to detect correctly the strings to be translated in the .ui.h files. 2010-01-02 11:29:57 +00:00
ChangeLog - i18n system is in place (requires gettext 0.11.5). 2005-02-06 22:18:11 +00:00
configure.in Next version will be 1.15 2012-01-05 19:18:18 +01:00
COPYING Updated licence text with FSF's new address. 2005-10-23 14:53:42 +00:00
COPYING.arabica Distribute the Arabica license file, since the license requires it 2009-11-30 21:54:48 +00:00
INSTALL Updated Windows build instructions 2011-08-16 18:16:24 +00:00
LGPL-2.0.txt Added the text of the LGPL, used by the files generated by 'autopoint' 2010-05-22 10:26:46 +00:00
Makefile.am Use todos instead of unix2dos 2010-05-22 18:38:07 +00:00
NEWS - Updated the INSTALL and NEWS files 2008-09-06 20:06:58 +00:00
README The README is now in english, and more up to date 2010-05-22 10:26:12 +00:00
THANKS New Serbian translation, courtesy of Uroš Stefanović 2011-07-29 23:09:11 +00:00
TODO Support saving/loading games (any game type) in XML format. 2009-11-29 16:01:31 +00:00

Eliot is a Scrabble game.

It offers 3 different game modes (standard game, duplicate mode and training
mode).

The free game mode is the standard one, ideal for having fun with your friends
or family. You can play the game against a friend so that you can test your
skills.

In the duplicate mode, all the players are faced with the same board and
letters at the same time. It is mainly used in clubs and competitions since it
takes away the chance (and tactics) component(s) of the game.

The training mode allows to play alone and make progress for the duplicate.
It gives more freedom than the multiplayer modes.

Here are some key features of "Eliot":
 - very fast search, even with jokers
 - support of different dictionaries (French, English, Spanish, Catalan, Czech)
 - various dictionary tools (7+1, search by regular expressions, ...)
 - game variants: joker games and explosive games
 - configurable artificial intelligence
 - ability to navigate in the game history
 - saving/loading games

Enjoy!

http://www.nongnu.org/eliot/index.html