- 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.
- Go to https://shadow1363.github.io/CardCreator/
- Upload a .tsv file that follows has this as a header (Type can be changed in
config.json
, additional customization coming soon) - Click on cards to add them to your own deck, you can see the data about the cards in the two charts.
- Then click on download, it will download an image which can be imported into TableTop Sim.
- Proper deck building
- Add search + filters
Modular structure(Full modularity will come soon.)UI/Code improvements(Done)- Simple paint program or upload an image to add card art. Then it would have to save it somewhere.
Personal wiki page(Created, see here!)