
Creating cards for board game with ImageMagick and Python
Introduction Why is it hard to create cards manually (one-by-one) and what can be the solution for this? In board game design there are some time consuming processes like the creation of the cards. Did you now that this process can be automated? If you have a table or CSV file with the cards data…