cross-posted from: https://lemmy.world/post/23017061
https://gitlab.com/christosangel/stackabrix
stackabrix is a simple terminal game, written in Bash, where the user, against the clock and with the least moves possible, must sort the blocks according to their color, and stack them in the respective stack.
During the game, the user can move left and right, pick blocks and drop them in other stacks.
The aim is to sort the blocks, and stack them in the respectively named stacks, fast as possible, and with the least moves possible.
The play’s score is the sum of the time achieved in seconds and of the moves made.
If the score is among the 10 best scores achived, it makes it in the Top Ten Highscores.
Any feedback is welcome.
It’s not nonsense at all! It’s just even though I enjoy logical puzzles, this one just isn’t for me. It’s pretty cool that it’s not the pure old kind, but you’ve added colors.