New games every week!
Experimenting
Blog
6th January 2024
Last night I found myself trying something in JSE and going "Oooh, didn't know it could do that..!"
Which is a bit odd, given that I wrote the thing. -=-=- Using SetBuffer BG, you can draw onto the 1024x1024 background layer, but not only that, you can apparently use ReadPixel to read the colours off the background layer, too, which is REALLY interesting! It means I can "dig" from a background layer, or have other pixel-based elements happen on a mostly-static image.
The above isn't a game, but is a nice example of what I mean. I can imagine a Leiro style game in the engine above, or something of that nature. Could be interesting to experiment with the possibilities, I reckon! It's always nice to find unexpected features in programming languages. Especially one you've coded yourself! ..of course, it's also entirely plausible that I coded this feature specifically for that sort of game, and have completely forgotten that I did that!! "Cartoon Derek, surprise, unexpected, HD, 4K" by #DrawThings I've missed DrawThings! Its Greenie's are always much more .. um.. betterrer! .. You know.. Until it isn't, and you have to replace the tool because the whole model's gone wonky and won't draw properly any more. Views 61, Upvotes 16
Daily Blog
,
Jse
New games every week!
|