passionbull / gc-tracker

godsunchained deck tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

GC Tracker is a desktop application that's combines Gods Unchained gameplay with an IMX Marketplace. Use this tool to track your drawing odds in game and look up opponents Deck with a GUDeck's Hotlink to their player profile. The free packaged version can be downloaded from here.

The premium version also tracks the cards played by opponents and is available here . The paid version is available for 5 GODs or active users of the GodsCombine marketplace.

image.png

Install

1. Free version: github release v0.9.

  • Once you copy and past deck code, it shows my cards
  • Manual remove cards (for obliterate, soulless)
  • Click card row and link to marketplace
  • Show opponent user name and gu id

2. Premium version: godscombine site.

  • Include free version features
  • Show last played opp's deck
  • Show cards opponent played so far

Usage

  1. copy your deck code and paste it.
  2. once you play game, you could check opponent name and id.
  3. you could check your cards, drawing odds.
  4. you could remove cards with your manual click

I attached guide video below. https://www.youtube.com/watch?v=p_ZoPCDjDpc

IMAGE ALT TEXT HERE

For developer

Major technologies

Requires

Getting Started

  1. Using NPM 7+, run the following command to install dependencies
npm install
  1. Run the following command to build and start the development version of your app with live reloading.
npm run dev

Contributing

I want to contribute to the Gods Unchained community. I hope this tool will help you play. Anyone interested in further developing this tool is welcome. Also, We want to create services that are helpful to the gu community. We also welcome co-works. Get in touch on Discord.

License

This project is licensed under the terms of the MIT license.

About

godsunchained deck tracker

License:MIT License


Languages

Language:TypeScript 99.1%Language:HTML 0.9%