docs: 📝 edit GameRules.md

This commit is contained in:
shangfengh 2023-04-17 13:51:15 +08:00
parent 0a94662f56
commit bf13bc2e88
3 changed files with 19 additions and 1 deletions

10
Q&A.md
View File

@ -28,6 +28,11 @@ A:
## C++
Q:显示API项目已卸载
![Nocplus](.\resource\Nocplus.png)
A:可能是没有安装C++
Q:CAPI.sln编译不通过
![std_find_trivial](.\resource\std_find_trivial.jpg)
@ -52,3 +57,8 @@ A
`pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple`
- 可能措施3. 更新pip
`python -m pip install --upgrade pip` pip 版本最好为23.1
## 比赛相关
Q职业数值会修改吗
A初赛结束会调数值及机制增加新角色

View File

@ -45,9 +45,14 @@ V4.8
- [得分](#得分-1)
- [信息相关](#信息相关-1)
- [技能](#技能)
- [职业](#职业)
## 简则
- 每场比赛分为上下两个半场,上下半场双方换边
- 单局比赛分为学生阵营4 人和捣蛋鬼阵营1 人)
- 最终将两场比赛己方所得分数相加,高者获胜
### 地图
- 地图为矩形区域游戏对象坐标为x, yx和y均为整数。
- **x坐标轴正方向竖直向下y坐标轴正方向水平向右**
@ -355,3 +360,6 @@ $$
### 技能
- CD冷却计时是在开始使用技能的瞬间开始的
### 职业
- 学生职业可以重复选择

BIN
resource/Nocplus.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB