Skip to content

7seven77/deck_checker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Legatrice

This program was made specifically for decks generated in Cockatrice.

Libraries Used:

The main function of the program is to take in a Magic: The Gathering deck in .COD format and compare the cards against the mtgsdk library to determine whether the cards are allowed in any chosen game format.

The legalities of the cards and their respective colours are as follows:

  • Legal: Green
  • Not Legal: Gray
  • Banned: Red
  • Restricted: Orange

Supports the following game formats:

  • Standard
  • Commander
  • Legacy
  • Modern
  • Vintage

Example of the program being used: gif

About

Checks the legalities of cards in decks with respect to the chosen MTG game format.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 100.0%