mirror of
https://github.com/piovium/genius-invokation.git
synced 2026-09-10 17:45:18 +00:00
A Genius Invokation TCG simulator in TypeScript. 七圣召唤模拟器✨更新至 7.0
https://standalone.piovium.org
- TypeScript 94.3%
- C++ 1.5%
- Python 1.4%
- CSS 1.2%
- C# 0.5%
- Other 1%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| .github | ||
| docs | ||
| packages | ||
| patches | ||
| proto | ||
| scripts | ||
| .dockerignore | ||
| .editorconfig | ||
| .gitignore | ||
| buf.gen.yaml | ||
| buf.yaml | ||
| CHANGELOG.md | ||
| LICENSE | ||
| mise.toml | ||
| opencode.jsonc | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| prettier.config.ts | ||
| README.en.md | ||
| README.jp.md | ||
| README.md | ||
| tsconfig.json | ||
| tsconfig.vitest.json | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||
Genius Invokation TCG Simulator
中文版 | English Version | 日本語版
Sample deployments are available at following links: https://standalone.piovium.org
Features of This Project
- Fully open source (main body uses AGPLv3.0 or later)
- The core implementations try to be the closest to the official rules
- Full card definitions as of
- Definition format is concise and easy to read
- Easy maintenance
- Definition of all old version cards (before balance adjustments)
- Supports self-selected game version to start the game
- Front-end Features:
- Game visualization and local simulation
- Historical retrospective (replay) and mid-game continuation
- Game import and export
- View detailed settlement logs
- Battle Platform (In public beta)
- Cross Programming Language Support
Sneak peeks at the beta cards- Currently there are still a lot of bugs, need more testing
About Development
The above link provides access to (possibly outdated) development documentation and notes.
If you are interested in our project or want to have more information, welcome to join our Discord server.
All English content should refer to the Chinese content.