Mirror of git://git.savannah.nongnu.org/eliot.git
Find a file
Olivier Teulière 851e923998 Rename configure.in as configure.ac.
This fixes deprecation warnings when running the bootstrap script.
2015-02-24 22:25:31 +01:00
dic When reporting the column number, start counting at 1 instead of 0. 2013-09-25 22:26:24 +02:00
doc Get rid of old CVS files 2012-10-06 01:44:33 +02:00
extras Rename configure.in as configure.ac. 2015-02-24 22:25:31 +01:00
game XmlWriter: avoid a division by zero 2013-04-03 21:56:53 +02:00
m4 Fix ncurses detection (on Archlinux in particular). 2013-04-06 15:10:27 +02:00
po Fix a typo 2014-12-18 09:12:29 +01:00
qt Various build fixes for Qt5 support 2013-09-25 22:23:01 +02:00
test Fix a small bug in explosive games. 2013-01-16 18:04:57 +01:00
utils Rename the files of the ncurses interface. 2013-04-07 00:18:46 +02:00
.gitignore Ignore 'compile' files 2014-08-28 22:56:58 +02:00
AUTHORS Updated copyright years 2009-02-28 09:23:30 +00:00
bootstrap Activate some autoconf warnings 2013-01-06 17:46:35 +01:00
ChangeLog - i18n system is in place (requires gettext 0.11.5). 2005-02-06 22:18:11 +00:00
configure.ac Rename configure.in as configure.ac. 2015-02-24 22:25:31 +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 Update the build instructions 2012-11-29 18:05:10 +01: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 Fix packaging on MacOSX 2013-04-06 15:10:27 +02: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 Galician translation, courtesy of Adrián Chaves Fernández. 2014-10-27 20:49:02 +01:00
TODO Update list of requests by users 2014-01-21 22:52:09 +01: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