Skip to content

An unofficial simulator for Genius Invokation TCG in Genshin Impact; 七圣召唤模拟器

License

Notifications You must be signed in to change notification settings

xieQin/genius-invokation-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genius Invokation Simulator

react zustand code style: prettier Commitizen friendly license

An unofficial simulator for Genius Invokation TCG in Genshin Impact. All materials used here belong to miHoYo/HoYoverse/COGNOSPHERE and their respective owners.

gi-simulator-snapshot.png

ENV

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}

Usage

yarn
yarn dev
yarn build

Roadmap

  • 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

License

This project is licensed under the MIT License.

Releases

No releases published

Packages

No packages published