Python chess variant board painter
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 i...