== hey again! == || so recently, I've been addicted to making levels in different level editors; I have an entire level repository in google docs with, like, 20 levels so far. I've moved on to making level editors themselves. This is the product! CONTROLS Move mouse / click to place blocks. Space to change what type of block you're using. S to save your level - this might take up to a second. L to load your level - this is NOT instant, but looks cool. NOTES || this is an unfinished product; I have yet to add many of the functionalities to this that I hope to eventually code in. || by the way, deleting is very slightly broken :/ might have to fix that sometime. || it's all contained in one sprite, so it's easily copyable. Just make sure to give me credit if you use this! || functionalities yet to be added: • playing the levels you make • color and opacity changing • rotation support • multiple screens / scrolling? • more blocks (this one's easy) • ...and much much more! VERSION HISTORY v0.1.1 (12/12/2025) - added saving and loading support! Technically I added it in November, but I had yet to announce it till now. Also changed the eraser texture. The current version! v0.1.0 (11/15/2025) - the first draft, if you will.