richardspirit / mtga_stats

Originated as way to manage Magic The Gathering decks on MGTA so that I knew which decks were performing the best and which decks should be deleted.
GNU Lesser General Public License v3.0
1 stars 0 forks source link

View Decks #31

Closed richardspirit closed 3 years ago

richardspirit commented 3 years ago

anything but y will list all of the decks. It should fail if the answer is not y or n

richardspirit commented 3 years ago

Added user validation. Will be in next pull request.