So I fixed a few items and added some features, also started working on the actual puzzle element for this game. Yeah, the building blocks are just a part of it.
So, the robot is not fully controllable with the keyboard. That is all very limited and a part of the puzzles, but what it has is this little command stack to the left that you need to fill in to be able to solve the puzzle. Some of the fields are already filled in so you can’t edit those, but the ones that are empty you need to fill in to be able to have the robot build its little bridge and get across.
It is a programming puzzle game of sorts, so to speak. You have your small stack, a primitive command set and a robot to assist with building bridges or various items.
Complete the program and have the robot solve the puzzles.