Go to file
Peter Osterlund be1b667f35 Set working directory for external engines
When running an external engine set the working directory of the
engine process to .../DroidFish/uci/logs. This makes it possible for
the engine to create log files or other auxiliary files in that
directory.

This is useful for the OpenCL version of LC0, which needs to create a
tuning file somewhere. With this change it can be placed in the
current working directory.
2019-06-10 20:06:15 +02:00
buildSrc Use try-with-resources 2019-05-25 09:05:57 +02:00
CuckooChess Replace anonymous classes with lambda in CuckooChess 2019-04-28 19:51:20 +04:30
CuckooChessApp Add newline at end of files. 2019-04-22 19:44:28 +02:00
CuckooChessEngine Use try-with-resources 2019-05-25 09:05:57 +02:00
DroidFishApp Set working directory for external engines 2019-06-10 20:06:15 +02:00
EngineServer Made it possible to run engineServer without a display 2019-05-26 10:22:48 +02:00
gradle/wrapper Convert project to Android Studio. 2019-03-17 09:11:36 +01:00
.editorconfig Code reformatting 2019-04-24 23:43:46 +02:00
.gitignore Convert project to Android Studio. 2019-03-17 09:11:36 +01:00
build.gradle Switch to androidsvg SVG library. 2019-04-14 01:27:58 +02:00
ChangeLog.txt Update version code for re-release of 1.74. 2019-04-19 07:53:59 +02:00
COPYING Add GPL v3 license file. 2019-03-31 09:20:21 +02:00
gradle.properties Migrate to AndroidX support libraries. 2019-04-20 13:21:19 +02:00
gradlew Convert project to Android Studio. 2019-03-17 09:11:36 +01:00
gradlew.bat Convert project to Android Studio. 2019-03-17 09:11:36 +01:00
README.md Create Readme and add buttons and description 2017-02-06 15:53:17 +01:00
settings.gradle Create EngineServer Java program 2019-05-18 21:20:27 +02:00

DroidFish Chess Android App

DroidFish is an Android port of the very strong Stockfish chess engine, combined with a feature-rich GUI.

Get it on F-Droid Get it on Google Play