About
DroidFish is a feature-rich graphical chess user interface, combined with
the very strong Stockfish chess engine.
Features
- Opening book
- Unlimited undo/redo
- Copy/paste to/from clipboard
- Analysis mode
- Two player mode
- Computer vs computer mode
- Setup positions
- Extensive PGN support
- Adjustable playing strength
- Third party UCI engines
- Gaviota endgame tablebases
Hints
-
Long press mode/left/right buttons for additional commands.
-
When re-playing a game, change game mode to Edit/re-play Game to
be able to undo/redo single half moves.
Opening books
DroidFish contains a small internal opening book. If you want to use
a larger book, you can configure DroidFish to use external polyglot
or CTG book files:
-
Copy one or more polyglot book files to the DroidFish directory on the SD card.
Polyglot books must have the file extension .bin.
Note! The Android file system is case sensitive, so the extension must be .bin, not .Bin or .BIN.
-
Copy one or more CTG book files to the DroidFish directory.
A CTG book consists of three files with file extensions .ctg, .ctb and .cto.
You must copy all three files.
-
From the program menu, activate the Select opening book function.
-
Select the opening book file you want to use.
PGN files
DroidFish can load games from PGN files.
-
Copy one or more PGN files to the DroidFish/pgn directory on the SD card.
-
Long press the chess board and select Load game from PGN file.
-
Select the file, then the game within the file you want to load.
To edit game headers such as player names, long press the move list and select
Edit Headers. To edit comments for a move, long press the move list and
select Edit Comments.
To save your edited game, long press the chess board and select Save game to
PGN file. Select the file to save to, then select the position in the file
where the new game will be saved.
Note! If the OI File Manager is installed, any directory can be used to load/save games.
To add computer analysis to the game tree, long press the analysis information when the computer is thinking and select Add Analysis.
The current principal variation is added as a variation in the game tree.
In analysis mode, it is possible to add null moves to the game tree. Be aware though
that null moves are not included in the PGN standard and may not work in other PGN
reading chess programs.
Scid files
If you have Scid on the go installed, you can read Scid database files directly from DroidFish.
Long press the chess board and select Load game from Scid file.
FEN/EPD files
DroidFish can load positions from FEN/EPD files.
-
Copy one or more FEN/EPD files to the DroidFish/epd directory on the SD card.
-
Long press the chess board and select Load position from file.
-
Select the file, then the position within the file you want to load.
You can also load positions from external programs, such as ChessOcr (non-free), which will let you use the camera to take a picture of a chess diagram and automatically set up the position in DroidFish.
-
Long press the chess board and select Retrieve Position.
-
Follow the instructions in the external program.
UCI engines
DroidFish can use third party UCI engines.
-
Copy one or more UCI engine binaries to the DroidFish/uci directory on the SD card.
Note! The binaries must be compiled for Android.
-
From the program menu, choose Manage Chess Engines and Select Chess Engine and select the engine to use.
UCI engines on a remote server
DroidFish can use UCI engines that run on a remote server.
-
Install chess network server software on the remote computer.
-
For windows, install server software from the Computer Chess Utility page.
-
For linux, mini-inetd from the tcputils package can be used.
-
Select Manage Chess Engines in the program menu, create a new network engine and enter the host name and port number for the remote engine.
-
From the program menu, choose Manage Chess Engines and Select Chess Engine and select the engine to use.
Gaviota endgame tablebases
To use Gaviota endgame tablebases:
-
Copy .gtb.cp4 files to the DroidFish/gtb directory on the SD card.
-
Use the Endgame Tablebases preferences screen to control how the tablebases are used.
License
GNU GPL v3
Developers
-
Stockfish is developed by Tord Romstad, Marco Costalba and Joona Kiiski.
-
Droidfish is developed by Peter Österlund.
-
User interface improvements by Aaro Korhonen.
-
Gaviota Tablebases Probing Code API, Copyright © 2010 Miguel A. Ballicora.
-
LZMA compression by Igor Pavlov.
-
ZLIB compression, Copyright © 1995-2005 Jean-loup Gailly and Mark Adler.
-
LZF compression, Copyright © 2000-2007 Marc Alexander Lehmann.
-
SVG reader from svg-android project.
-
Color picker, Copyright © 2010 Daniel Nilsson and Copyright © 2011 Sergey Margaritov.
Translations
Translations are managed by crowdin.net.
-
German translation by Uwe Walschus.
-
Spanish translation by Amador Cuesta.
-
Russian translation by SWEN и dfuk (allBlackBerry).
-
Portuguese translation by C. R. Zamana.
-
French translation by Eric Weibel (Thanvillé).
-
Italian translation by Michele Carfora (suessola).
-
Dutch translation by David Pront.
-
Polish translation by Rafał Smyka.