Log in with itch.io to leave a comment.
This is a really good-looking game. I like the fact that the keyboard defaults are listed above, so I didn't have to guess them.
Unfortunately I can't plug those defaults into something like JoyToKey, as the game imposes its own controls, even on generic controllers. If that weren't true, I would love to formally endorse this game.
In terms of gameplay, it's a list of positions, each a grid space apart. When you try to move, they are moved one at a time starting from the one closest to the player - if they try to move into an obstacle they get moved to another tile instead, which changes the direction the later sections will try to move. If there's still a collision after all of that then the entire move should be disallowed.
I can't comment on the graphical side of it.