I am currently trying to make a image out of numbers. The code is the following:
let grid = []; const gridSize = 8; let img; function preload() { img = loadI