tiny demo gif for &sis
Got the most minimal of minimal viable products, mostly a vague demo of a direction of an idea, but the final commit before the end of the jam has been done
You can move images around and save them 👍 &sis
Life happened for a little bit, but when I could, I've been chipping away at the method for inputting numbers I've been thinking about for a while (since before the jam)
It doesn't actually do anything with the inputted value yet, and it's quite rough around the edges, but I think it's pretty fun
Hoping I can get some stuff done on stuff like loading from and saving images to directories and stuff as well haha &sis
Some super basic layering of 'images', but more importantly, functional gui (immediate ui mode is surprisingly easy to program), which is a first for me &sis
Wanted to get this done yesterday (super simple text boxes), but luckily it was as easy as I imagined
Also hm the font is not epically great, but I'm gonna stick with it for at least the jam
&sis
&sis Got a simple bitmap font (I'm sorry) and a way to draw boxes
Window resizing still works well, but there's still some unwanted behaviour when the window goes below a certain size
This video is really low quality and frame/refreshrate because of the recording app I use, might have to look for something slightly better
Got my framebuffer set up to be dynamic, so that UI elements and such won't deform drastically on window resize &sis