Sigil Generator JavaScript Tutorial
I have received a request for help on how to program a sigil generator, so I’ve put together an example here. By viewing the commented source code you will get an idea how to draw to different coordinates based on a string of letters (statement of intent) using JavaScript. Have fun!
Read More