The goal of the game is to move around and connect all the squares together into a sequence, so that every square’s arrow points towards the square that follows it (though the next square can be any distance away in that direction).
My first Java project.
What I implemented: