This project allows you to make an SVG (Scalable Vector Graphic) Image and save it to your computer. To make your pattern, understand the code that the project uses to generate the image. on the first question box, type 'repeat~<cycles of repetition>.' The tilde is necessary in each statement, that is part of the syntax! Some more: To move: 'move~<units>~units.' To turn: 'rotate~<degrees>.' When the image is done generating, go inside the editor and right click on the '.SVG File' List. Open the .txt in Notepad or any tool of the sort, and the export the file from there as a '.svg.'
got this done somewhat quickly, so while there is many possibilities with the images, I may edit the code to allow even more. paste your vector codes in the comments!