Python chess variant board painter

Avatar of evert823
| 3

Here is a Python-based tool that can be used for creating chess variant boards.

In order to work with this I would recommend some familiarity with a code editor, and that you know how to run a Python script.
Beyond this, it is really simple.
And it won't break because you have the wrong OS or you ran some Windows update. After all, that's what they invented Python for!

Everything you need is here:
https://github.com/evert823/chess_variant_boardpainter/