I am doing an operating system on Gdevelop, and for now it have the power to you code an program, but only the gui. I expect to be launch in 1/3/2026
That’s a really cool idea!
I would’ve done something like this but I have no idea how to do anything like that on GD.
its simple, just use array, like every line of the array is a byte of the ui, like [{“type”:“button”}] then you program a thing that goest all the array and show things on screen.


