Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
提交
  • Loading branch information
zx1411057234 authored Dec 5, 2024
1 parent 92b88bd commit de815eb
Showing 1 changed file with 28 additions and 2 deletions.
30 changes: 28 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,28 @@
# ChineseChessApplication
象棋助手用于 Android12.0+ 的无需ROOT权限、无侵入的自动识别AI走棋软件(仅供测试、学习使用,后果自负)。棋局识别、自动走棋、自动连线的象棋大师级别软件,可免费使用。
# 妙着象棋App

#### 介绍
象棋助手用于 Android12.0+ 的无需ROOT权限、无侵入的自动识别AI走棋软件(仅供测试、学习使用,后果自负)

#### 使用需要的权限

1. 屏幕识别(识别棋局)
2. 无障碍权限(自动走棋子)
3. 存储权限(数据存储)

#### 使用功能

1. 棋局识别(训练的AI本地自动识别)
2. 着法显示(根据引擎返回的着法显示)
3. FEN显示(可复制棋局)
4. 自动走棋(根据引擎返回的着法走棋)
5. 自动连线(根据引擎返回的着法连线)
6. 深度定义(可选择军师水平)
7. 思考时间(反应速度可定义)
8. 编辑棋局(根据识别的棋局进行编辑)
9. 浮窗绘制局面


#### 更新下载链接

1. https://wwbw.lanzouj.com/chess11

0 comments on commit de815eb

Please sign in to comment.