This fork of astrism/CardGamePrototyper has been customized to produce cards for a specific game in development.
Prototype Card Generator
- Export a csv file from a spread sheet. This version only supports csv's where row one is all the names of different card fields, and the other rows are the specific card data.
- Open index.html in your browser.
- Choose your csv file on the page.
- Style your cards using the web page inspector of your favorite browser.
- Save your stylesheet to another file to re-import and re-style your cards whenever you make changes.