Example Recursion
This is an example of a recursive ordinal, done with p5.js + Recursion
Last updated
This is an example of a recursive ordinal, done with p5.js + Recursion
Last updated
Take your javascript from the P5.JS editor and paste open up Visual Studio Code
Paste the javascript code from the P5.JS editor in to the input/02_main.js file path in the explorer
Than in the terminal, run the command, "make clean && make"