Skip to content

gleitz/summoning-51ckn355

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SUMMONING-51CKN355

AI Generated Magic: The Gathering Cards playable in Cockatrice

Installation

  • pip install -r requirements.txt
  • Download Chromedriver and place the executable in ./chromedriver

Usage

» python generate.py -h
usage: generate.py [-h] [-c [COST]] [-n [NAME]]

MTG Card Generator

options:
  -h, --help            show this help message and exit
  -c [COST], --cost [COST]
                        The cost of your card
  -n [NAME], --name [NAME]
                        The name of your card

Example

python generate.py --name "Gleitz, The Mellifluous" --cost "{2}{B}{G}"

Gleitz, The Mellifluous

About

AI Generated Magic: The Gathering Cards playable as decks in Cockatrice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages