Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/genius-invokation/genius-invokation
A Genius Invokation TCG simulator in TypeScript. 七圣召唤模拟器✨更新至 5.2
https://github.com/genius-invokation/genius-invokation
genius-invokation genius-invokation-tcg genshin genshin-impact
Last synced: 4 days ago
JSON representation
A Genius Invokation TCG simulator in TypeScript. 七圣召唤模拟器✨更新至 5.2
- Host: GitHub
- URL: https://github.com/genius-invokation/genius-invokation
- Owner: genius-invokation
- License: agpl-3.0
- Created: 2023-06-12T13:36:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-10T10:42:10.000Z (24 days ago)
- Last Synced: 2024-12-10T12:40:13.560Z (24 days ago)
- Topics: genius-invokation, genius-invokation-tcg, genshin, genshin-impact
- Language: TypeScript
- Homepage: https://gi-tcg.guyutongxue.site
- Size: 13.3 MB
- Stars: 40
- Watchers: 1
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
![logo](./docs/images/logo.png)
# 七圣召唤模拟器
可访问 https://gi-tcg.vercel.app 或 https://gi-tcg.guyutongxue.site 试用。
## 本项目特点
- 完全开源(主体使用 AGPLv3.0 or later)
- 核心实现了目前最接近官方的结算规则
- 截止 5.2 版本为止的全部卡牌定义
- 定义格式简介明了、清晰易读
- 易于维护
- 全部旧版本卡牌(平衡性调整前)的定义
- 支持自选游戏版本开始对局
- 前端功能:
- 牌局可视化和本地模拟
- 历史回溯(复盘)和中途继续
- 对局导入导出
- 查看结算细节日志
- [对战平台](https://7shengzhaohuan.online/gi-tcg)(Beta 公开测试版,感谢 @RadiumLS 提供服务器支持)
- 跨编程语言支持
- [C/C++](./packages/cbinding/)
- [Python](./packages/pybinding/)
- 更多编程语言敬请期待……
- 目前**仍有很多 bug**,需要更多测试## [关于开发](./docs/development/README.md)
上述链接可查看(可能是过时的)开发文档和注记。
如果有意图参与本项目开发,欢迎加 QQ 群 [693466327](https://qm.qq.com/q/X7XpZg4rW8) 讨论。
[![qq_group_qr](./docs/images/qq_group.jpg)](https://qm.qq.com/q/X7XpZg4rW8)
进群口令可在 [`packages/data/src/characters/pyro/amber.ts`](./packages/data/src/characters/pyro/amber.ts) 中找到~