Colin1248
Colin1248
 smiley face (basically a way to make smaller images) (also it will be cool if you make it so you can color each pixel) here is some example...
> I think it only really needs to support normal 5x5 matrices at first, maybe using the string representation Scratch uses (25-length string of 0s and 1s, left-to-right, top-to-bottom) like...
> sense-hat-extension  hu I never knew that there is a 8x8 matrix neat but I think you should just start out with the normal 5x5 then add the 8x8,...
> 1. figure out the syntax > > * How should each pixel be enabled / disabled? > * How do I change the grid size? > 2. Add the...