This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
EESAST
/
THUAI6
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
3
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
docs:
📝
edit GameRules.md
tags/0.1.0
shangfengh
2 years ago
parent
0a94662f56
commit
bf13bc2e88
3 changed files
with
19 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+10
-0
Q&A.md
+9
-1
logic/GameRules.md
BIN
resource/Nocplus.png
+ 10
- 0
Q&A.md
View File
@@ -28,6 +28,11 @@ A:
## C++
Q:显示API项目已卸载

A:可能是没有安装C++
Q:CAPI.sln编译不通过

@@ -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:初赛结束会调数值及机制,增加新角色
+ 9
- 1
logic/GameRules.md
View File
@@ -45,9 +45,14 @@ V4.8
- [得分](#得分-1)
- [信息相关](#信息相关-1)
- [技能](#技能)
- [职业](#职业)
## 简则
- 每场比赛分为上下两个半场,上下半场双方换边
- 单局比赛分为学生阵营(4 人)和捣蛋鬼阵营(1 人)
- 最终将两场比赛己方所得分数相加,高者获胜
### 地图
- 地图为矩形区域,游戏对象坐标为(x, y),x和y均为整数。
- **x坐标轴正方向竖直向下,y坐标轴正方向水平向右**;
@@ -354,4 +359,7 @@ $$
- Bgm在没有符合条件的情况下,值为0。
### 技能
- CD冷却计时是在开始使用技能的瞬间开始的
- CD冷却计时是在开始使用技能的瞬间开始的
### 职业
- 学生职业可以重复选择
BIN
resource/Nocplus.png
View File
Before
After
Width:
734
| Height:
635
| Size:
27 kB
Write
Preview
Loading…
Cancel
Save