Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.08 KB

README.md

File metadata and controls

23 lines (17 loc) · 1.08 KB

Card Creator

  • Create your own Card game by just importing a .tsv (From a Google/Excel Sheet)
  • Perfect for quick protyping and exporting to Table Top Sim.

image

How to use

  1. Go to https://shadow1363.github.io/CardCreator/
  2. Upload a .tsv file that follows has this as a header (Type can be changed in config.json, additional customization coming soon) image
  3. Click on cards to add them to your own deck, you can see the data about the cards in the two charts.
  4. Then click on download, it will download an image which can be imported into TableTop Sim.

Planned Features

  1. Proper deck building
    • Add search + filters
  2. Modular structure (Full modularity will come soon.)
  3. UI/Code improvements (Done)
  4. Simple paint program or upload an image to add card art. Then it would have to save it somewhere.
  5. Personal wiki page (Created, see here!)