Go to file
Peter Osterlund 7c660323f0 Use SVG graphics to draw chess pieces.
Use SVG graphics to draw chess pieces instead of a custom font. This should fix
the problem where some android devices ignore the requested font so the chess
pieces are drawn as two overlapping regular letters.

This should also make it easier to add alternative piece sets in the future.
2019-04-07 18:47:17 +02:00
buildSrc Remove unneeded code from buildSrc. 2019-03-17 23:49:23 +01:00
CuckooChess Fix some Android Studio warnings. 2019-03-30 15:44:35 +01:00
CuckooChessApp Fix some Android Studio warnings. 2019-03-30 15:44:35 +01:00
CuckooChessEngine Fix some Android Studio warnings. 2019-03-30 15:44:35 +01:00
DroidFishApp Use SVG graphics to draw chess pieces. 2019-04-07 18:47:17 +02:00
gradle/wrapper Convert project to Android Studio. 2019-03-17 09:11:36 +01:00
.gitignore Convert project to Android Studio. 2019-03-17 09:11:36 +01:00
build.gradle Convert project to Android Studio. 2019-03-17 09:11:36 +01:00
COPYING Add GPL v3 license file. 2019-03-31 09:20:21 +02:00
gradle.properties Convert project to Android Studio. 2019-03-17 09:11:36 +01: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 Convert project to Android Studio. 2019-03-17 09:11:36 +01: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