# underlords游戏辅助器 **Repository Path**: YbJerry/underlords_game_assistant ## Basic Information - **Project Name**: underlords游戏辅助器 - **Description**: 一个刀塔霸业(Underlords)的游戏辅助器 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2019-08-23 - **Last Updated**: 2021-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # underlords游戏辅助器 #### 介绍 一个刀塔霸业(Underlords)的游戏辅助器,通过模板匹配的方法,统计游戏中各个英雄的数量,以此来粗略计算你在奖池中抽到某英雄的概率 #### 展示 ![输入图片说明](https://images.gitee.com/uploads/images/2019/0823/222849_380423b7_1684370.png "Snipaste_2019-08-23_22-26-47.png") #### 所需环境 1. python-opencv 2. Pillow 3. keyboard 4. numpy #### 使用说明 1. 请将游戏设置为全屏,否则会因显示比例问题导致截图不全 2. 请在游戏界面按下 shift + ctrl + alt + s 进行英雄数量分析 3. 请在游戏界面按下上述快捷键,否则会崩溃退出 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request