HashLips / generative-art-opensource

Create generative art by using the canvas api and node js, feel free to contribute to this repo with new ideas.
MIT License
1.36k stars 695 forks source link

creating multiples #202

Open MrMcD0nald opened 2 years ago

MrMcD0nald commented 2 years ago

when i generate pictures, it generates normal like 1.png - 2.png - 3.png and so on, but it also creates like normal 34.png, and then 34 2.png, so i get allot more pictures than i want, how do i fix this issue?