Skip to content

MetaGamer/CardGamePrototyper

 
 

Repository files navigation

PrototypeCard For "Contraption" game

This fork of astrism/CardGamePrototyper has been customized to produce cards for a specific game in development.

Prototype Card Generator

Instructions

  1. 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.
  2. Open index.html in your browser.
  3. Choose your csv file on the page.
  4. Style your cards using the web page inspector of your favorite browser.
  5. Save your stylesheet to another file to re-import and re-style your cards whenever you make changes.

About

CSV -> printable card game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 39.1%
  • ApacheConf 28.6%
  • HTML 25.4%
  • CSS 6.9%