Hi, I am trying to make a pixel art game using quil, does anyone have any tips on that? Is it possible to scale the whole canvas/screen
or is it possible to scale the canvas when resizing the window? Now if I try to resize the window it just keeps everything with the same size
I just found out that using (smooth 0) actually makes my pixel art assets look better, but for some reason (no-smooth) did not worked