Skip to content

imgen/chinese-chess-fish-android

 
 

Repository files navigation

象棋鱼--开源免费的安卓版中国象棋学习工具

Build-Chinese-Chess

介绍

为什么叫象棋鱼呢?因为它使用了皮卡鱼引擎,同时它的目标是提供一个开源免费的象棋学习工具!

象棋鱼

详情请看项目官网:https://fish.zfdang.com

下载应用

Github下载(实时编译):

Github Release

官网下载:

https://fish.zfdang.com/release.html

问题:我该下载哪个apk?

有两个版本:

  1. chessfish-armv8-dotprod.zip
  2. chessfish-armv8.zip

如果你的手机是最近几年买的,你的CPU支持dotprod技术,那么就下载chessfish-armv8-dotprod.zip。

如果dotprod版本没法正常工作,就下载chessfish-armv8.zip。

开源免费

希望更多人能参与进来,一起打造一个好用的安卓Android版的中国象棋学习工具!

参考

基于Android的中国象棋

https://github.com/kongxiangchx/ChineseChess

DroidFish Android Chess App

https://github.com/peterosterlund2/droidfish

cchess是一个Python版的中国象棋库

https://github.com/walker8088/cchess

Releases

No releases published

Packages

No packages published

Languages

  • Java 50.5%
  • Python 19.7%
  • Kotlin 15.8%
  • C 13.0%
  • C++ 0.8%
  • Makefile 0.1%
  • Shell 0.1%