Giter Site home page Giter Site logo

mtg-console-app's Introduction

MTG Arena Deck Analyzer

This is a console application designed to help you determine what the odds of drawing any given card in your MTG Arena deck are at any given time.


To be able to use this program:

  1. Unzip this .zip file into a directory of your choosing
  2. Open MTG Arena, locate the deck you want to analyze, export it to your clipboard, and paste the text into a text document (.txt). Name the document whatever you'd like. This document must be in the same directory as MTG_App.exe.
  3. Open this program; see below section on how to open.
  4. Type "help" when the program is open for more information about possible commands.
  5. Message jude about any bugs or wanted features

IMPORTANT:

The MTG_App.exe file will not work to run this program. In order to run it:

  1. Open a Windows command prompt
  2. Change your directory to the folder that this README is in
    • This can be done by typing "cd", then the exact file path of the folder.
      • If this folder is in a drive other than C:, you'll have to switch to that drive before changing directories, simply by typing the letter of the drive followed by a colon, with no space in between.
  3. Type in the command "MTG_App [deck-file-name].txt"

If you'd like to run the program for a specific deck more easily:

  1. Create a new text document (.txt)
  2. Put the same text in the document as you would when running the program from the command line
  3. Save and close the document
  4. Rename the document in the folder as "[deck-name].bat"
  5. Click yes on the warning message
  6. You should be able to run the program for that specific deck by double-clicking on the .bat file you created.
    • Keep in mind, you'll have to create different .bat files for each deck you have, and the deck text documents must be in the same folder.

mtg-console-app's People

Watchers

Jude Vargas avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.