I tried to create a drawing board on scratch. and well, it worked! <Things to know> 1. please use full screen. 2. draw and select colors with your mouse 3. to undo the latest change you've made, press "Z" 4. To generate the code of your work, press ''G". 5. To show or hide the code list, press "H" 6. To upload other people's work, press "I" 7. Turbo mode is available, but I don't think it will improve the speed that much. If you click the green flag, the whole backdrop will be painted with the color you're currently holding. if you generate the code, The system will give you a long code, but sometimes it could be split in two or three. If you got 2 or 3 lines of code, it means your art project's code is longer than 500 words, and you can't paste all that in one comment. So just paste your 3 lines of code in different comments. If you saved multiple works, you can distinguish codes of different works by the 'DONE' comment. the code could be 2 comments long, so when you upload other people's works, be careful to paste all of them in the question bar.
I was playing with bitmap and I came up with this. I'm currently trying to add shapes(stuff like triangles, squares, circles) but well, it's hard though. [Update notes] <June 1> added undo key <May 31> first release