Skip to content

fenriskiba/MtG-SealedSimulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

THIS PROJECT HAS BEEN INDEFINITELY SUSPENDED

Due to personal time constraints and financial limitations this project will be shelved indefinitely. You are welcome to use my starting code to continue to work on this project and post it yourself.

Magic: The Gathering - Sealed Simulator

A program to simulate opening six packs of Magic: The Gathering for purposes of practicing building a sealed deck.

Planned Features

  • Choose packs for sealed
  • Generate and open the chosen packs
  • Print sealed pool to file for easy proxies
  • Potential Long Term Features:
    • Draft simulation

Planned Steps

  1. Version 1:
  • Full functionality for opening packs and displaying a list of the pulled cards
  1. Version 1.5:
  • Handling of foils, special-case-rarities (time-shifted, flip, etc...)
  • Page for Printing select cards from sealed pool for proxies
  1. Version 2:
  • Simpler display for more interactive and intuitive use
  1. Version 2.5:
  • Write results to .doc or .pdf for more detailed proxies
  1. Version 3.0 (far future):
  • Draft simulation
  • Networked connection to draft with other users
  1. Version 3.5:
  • Cube Draft/Sealed based on provided list of cards
  1. Version 4.0:
  • Tracking user draft statistics

Please Note: The start of this project is being done for a class, and as a result these steps may change as I learn more of the tools I will be using

Credits

  • Magic: The Gathering and all cards for it belong to Wizards of the Coast
  • Card Information - MTG JSON
  • Card Images - api.mtgdb.info

Functional Dependencies

  • Python 2.7.6
  • Django 1.8

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published