Skip to content

rafuwu/mtg-scryfall-randomizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MTG card randomizer

Magic: The Gathering card randomizer web app using the Scryfall API.

Features

  • Graphical User Interface via the web app.
  • Get a list of random cards from the database.
  • Specify what type of cards to get using the same syntax of Scryfall Search.
  • View various information about the cards, such as: set, rarity and card image.
  • 100% client-side execution. All requests are made via the browser.
  • No dependencies. All code was written from scratch and is included in the project.
  • Export list to a Cockatrice-compatible .cod deck file.