22 lines
1.1 KiB
Markdown
22 lines
1.1 KiB
Markdown
|
# DouZero_For_HLDDZ_FullAuto: 将DouZero用于欢乐斗地主自动化
|
|||
|
* 本项目基于[DouZero](https://github.com/kwai/DouZero) 和 [DouZero_For_Happy_DouDiZhu](https://github.com/tianqiraf/DouZero_For_HappyDouDiZhu)
|
|||
|
* 环境配置请移步项目DouZero
|
|||
|
* 模型默认为ADP,更换模型请修改main.py中的模型路径
|
|||
|
* 运行main.py即可
|
|||
|
* 在原 [DouZero_For_Happy_DouDiZhu](https://github.com/tianqiraf/DouZero_For_HappyDouDiZhu) 的基础上加入了自动出牌,基于手牌自动叫牌,加倍,同时修改截屏方式为窗口区域截屏,游戏原窗口遮挡不影响游戏进行。
|
|||
|
* **请勿把游戏界面最小化,否则无法使用**
|
|||
|
|
|||
|
## 说明
|
|||
|
* 欢乐斗地主使用窗口模式运行
|
|||
|
* **本项目仅供学习以及技术交流,请勿用于其它目的,否则后果自负。**
|
|||
|
|
|||
|
## 使用步骤
|
|||
|
1. 点击游戏中开始游戏后点击程序的`自动开始`
|
|||
|
|
|||
|
## 潜在Bug
|
|||
|
* 有较低几率把出牌识别为不出,从而卡在自己出牌阶段。
|
|||
|
|
|||
|
|
|||
|
## 鸣谢
|
|||
|
* 本项目基于[DouZero](https://github.com/kwai/DouZero) [DouZero_For_Happy_DouDiZhu](https://github.com/tianqiraf/DouZero_For_HappyDouDiZhu)
|