[ assets ] contains all images, audio, and animations needed to host the current project
[ code.js ] contains all user generated code used to make the site function
[ gamelab.api.js ] contains add on modules for p5.play to make some things a bit easier for newcomers
[ gamelab.css ] contains all styling for the frame used
[ index.html ] contains the only html file used to host the content within
[ p5.js & p5.play.js ] contains all dependencies of the main engine that functions as the backbone of code.js
[ scaler.js ] is a file that was generated here to modify the display without using multiple scripts