Progress for the night!
So here's the initial progress I've made on my game. (This is a GIF, it just starts off slow).
It's a Zachtronics-inspired puzzle game where you control a series of robots that can only execute a limited, looping set of instructions. Right now the plan is that each puzzle is, in particular, figuring out how to make a limited loop work; so, it's not exactly like the free-form Zachtronics games, it just has some similar ideas.
Your robot has two functions: Motion, which lets it push stuff, and creating foam, which lets it block itself off, et cetera.
My main concern is that it might not actually be possible to create interesting levels for this game. As it is this level is kind of a weird one.

What is particularly unique about it, for me, is that I'm using vector graphics, which is a first. I simply wasn't happy with any of the pixel art I was making so I pivoted. :smile:
Anyways, I hope everybody is doing well and has a good night.