DroidFish
Home * User Interface * GUI * DroidFish
Home * Engines * Stockfish * DroidFish
DroidFish,
a port of Stockfish as standalone UCI compliant chess application for Android platforms, implemented by Peter Österlund. DroidFish incorporates the GUI and opening book code derived from CuckooChess by Peter Österlund, the CuckooChess Java chess engine itself, and Stockfish by Tord Romstad, Marco Costalba and Joona Kiiski. The port of Stockfish didn't involve changing the Stockfish source code, but finding a compatible STL implementation for Android, and compiling the source code with the correct combination of compiler flags as a library which is accessed using JNI [2].
Further, since version 1.4, DroidChess supports Gaviota Tablebases and includes the probing code by Miguel A. Ballicora [3], and since version 1.55, Syzygy Bases [4].
See also
Forum Posts
- Re: Engines/GUI for Android? by Peter Österlund, CCC, July 12, 2010
- Re: Chess for Android with UCI support released by Peter Österlund, CCC, September 12, 2010
- DroidFish 1.40 by Peter Österlund, CCC, January 29, 2012
- Droidfish, thanks to the developer ... by Frank Quisinsky, CCC, February 05, 2013
- Droidfish now allowing changing of UCI options not working by Keelan Waldron, CCC, October 21, 2014
- Re: Chess for Android - set time controls? by Peter Österlund, CCC, October 27, 2014
External Links
Chess Program
- DroidFish - Strong chess program for the Android platform
- GitHub - peterosterlund2/droidfish: DroidFish Android Chess App
- DroidFish Chess - Android Apps on Google Play
- CuckooChess chess engine and DroidFish Android chess program - Google Project Hosting
Misc
References
- ↑ DroidFish analyzing the Lasker-Reichhelm Position, DroidFish - Strong chess program for the Android platform
- ↑ Re: Chess for Android with UCI support released by Peter Österlund, CCC, September 12, 2010
- ↑ DroidFish 1.40 by Peter Österlund, CCC, January 29, 2012
- ↑ DroidFish Chess - Android Apps on Google Play