An unofficial simulator for Genius Invokation TCG in Genshin Impact. All materials used here belong to miHoYo/HoYoverse/COGNOSPHERE and their respective owners.
local env: add .env file
VITE_PUBLIC_PATH = ""
VITE_RELOAD_SW = "true"
VITE_APP_BUILD_DATE = {replaced dyanmicaly}
production env: add .env.production file
VITE_PUBLIC_PATH = ""
VITE_RELOAD_SW = "true"
VITE_APP_BUILD_DATE = {replaced dyanmicaly}
yarn
yarn dev
yarn build
- Game Area
- Prepare to Duel
- Draw 5 hand cards
- Set active character
- Round Flow
- Roll Phase
- Action Phase
- End Phase
- Elemental Reactions
- Rules
- Effects
- Other Rules
This project is licensed under the MIT License.