Skip to content

Commit

Permalink
更新说明文件
Browse files Browse the repository at this point in the history
  • Loading branch information
anonymous2100 committed Jun 25, 2024
1 parent feddcb9 commit 4e0a461
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,14 @@
Java版中国象棋游戏。通过调用UCCI引擎实现,界面如下:<br/>
![图片3](pic/1.png)

![图片1](pic/2.png)

![图片2](pic/3.png)


#### 说明
本程序使用Java Swing开发,已基本开发完成,具体实现的功能如下:<br/>
1、象棋所有棋子走棋规则检测;<br/>
2、本地UCCI引擎的调用与结果实时读取;<br/>
本程序使用Java Swing开发,已实现的功能如下:<br/>
1、象棋所有棋子走棋规则校验;<br/>
2、UCCI引擎的本地调用与实时结果读取;<br/>
3、人机对战功能;<br/>
4、棋谱和引擎通信日志记录功能;<br/>
5、最终输赢判断,<br/>
8、棋盘背景、棋子风格和棋盘坐标的自由更换功能,其中棋盘背景共25套,象棋棋子共104套,棋盘坐标风格共三种;<br/>
8、棋盘背景、棋子风格和棋盘坐标的自由更换功能<br/>



Expand Down
Binary file modified pic/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed pic/2.png
Binary file not shown.
Binary file removed pic/3.png
Binary file not shown.

0 comments on commit 4e0a461

Please sign in to comment.