原神卡牌游戏七圣召唤的非官方模拟器。 All materials used here belong to miHoYo/HoYoverse/COGNOSPHERE and their respective owners.
local env: add .env file
VITE_PUBLIC_PATH = ""
production env: add .env.production file
VITE_PUBLIC_PATH = {YOUR_PUBLIC_PATH}
yarn
npm run dev
npm run build
- 游戏区域
- 游戏准备
- 抽取 5 张手牌
- 设置出战角色
- 回合流程
- 投掷阶段
- 行动阶段
- 结束阶段
- 元素反应
- 规则
- 效果
- 其他规则
This project is licensed under the MIT License.