Skip to content

Shadow1363/CardCreator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/ or download and open the html.
  2. Upload a .tsv file that follows has this as a header: image
  3. Use the search + checkboxes to filter and find the cards you need
  4. Click on cards to add them to create your own deck.
  5. Then click on download.

Planned Features

  • Proper deck building (50% of the way there)
  • Modular structure (As in you don't have to manually edit the code to work with your template)
  • UI/Code improvements (CSS, Chart.JS Integration, modern look etc)
  • Simple paint program to add card art.
  • Personal wiki page (Created, see here!)