An app for TCG fans, developed in Electron with Vite and React. Calculates card draw probabilities, manages life points between players, simulates data and has a bestiary with all the cards available to date. Everything in one place, fast and easy to use. You can download our distros through our Mediafire archive, and run them normally once installed!
$ npm install$ npm run dev# For windows
$ npm run build:win
# For macOS
$ npm run build:mac
# For Linux
$ npm run build:linux


