Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 254 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 254 Bytes

tairos-cards

Card Image generator for my card game, Tairos

Running on Ruby v2.6.3

Running the Script

Install the dependencies:

bundle install

Generate the cards:

rake

The card images will be output in the _output directory.