Python script that generates cards in .svg format from a JSON
  • Python 98.9%
  • Dockerfile 1.1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2024-12-27 00:43:09 +01:00
.gitea/workflows Ci : use submodules 2024-08-02 21:18:56 +02:00
.vscode chore: add vscode launch.json 2024-06-30 21:51:29 +02:00
img fix: update some old pics 2024-12-27 00:41:03 +01:00
src Fix : gradients id not unique 2024-08-27 15:22:18 +02:00
.gitattributes chore: lfs for psd 2024-12-27 00:43:09 +01:00
.gitignore Chore : add output directory to gigignore 2024-07-07 17:19:37 +02:00
.gitmodules Chore : use submodules 2024-08-02 10:43:10 +02:00
card.svg feat: iterate on array of cards, gen output in folder (broken img links) 2024-05-26 01:03:04 +02:00
card2.svg feat: attempt at refactoring code, new placeholder json for tests 2024-05-26 00:43:27 +02:00
Dockerfile ci : Include images in image 2024-08-03 16:47:00 +02:00
pyrightconfig.json Chore : add pyright 2024-07-01 00:11:37 +02:00
README.md docs(fix): remove todo, now in issues 2024-08-03 12:02:27 +02:00
requirements.txt Chore : remove svgwrite 2024-07-01 00:11:44 +02:00

heron-realm-cards

Attempt at a script that generates cards

Get started

  1. Install git-lfs (we are dealing with images after all)
  2. Clone the repo
  3. Do the git lfs install command or whatever, I forgot which one
  4. Since there is a submodule repository, clone it with git submodule update --init --recursive

I want to generate cards!

python src/generate_cards_mvp.py

I want to contribute!

  1. Go to kindergarten and acquire epic alphabet skills
  2. While you're at it, learn maths and read umineko
  3. Get a keyboard
  4. Try to press keys in a helpful way
  5. Push your changes on main without testing
  6. Watch the CI break and the world burn