Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 333 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 333 Bytes

boardgame-card-generator

Used for creating and editing playing cards for board games similar to Dominion.

Currently, generates cards based on a .csv file, allowing them to be saved as images.

Upcoming features will allow editing and saving changes to the given cards in the CSV.

V3 will change from a .csv to database support.