▲ 78 ▼ Terminal Tower of Hanoi, in Bash (lemmy.world) submitted 1 month ago by christos@lemmy.world to c/linux_gaming@lemmy.world 11 comments fedilink hide all child comments cross-posted from: https://lemmy.world/post/47988648 https://gitlab.com/christosangel/hanoi Hanoi is a simple terminal version of the known classical game Tower of Hanoi, written in Bash. During the game, the user can move left and right, pick disks and drop them in other stacks. The aim is to move all the disks from the ORIGIN pile to the DESTINATION pile, in as little moves as possible
[–] besmtt@lemmy.world 3 points 1 month ago (1 child) Okay gotcha. Thank you! permalink fedilink source parent hideshow 2 child comments replies: [–] christos@lemmy.world [S] 2 points 1 month ago I have just updated the script, now up to 13 disks available (optimal moves: 8191). It will take a while to solve it... permalink fedilink source parent
[–] christos@lemmy.world [S] 2 points 1 month ago I have just updated the script, now up to 13 disks available (optimal moves: 8191). It will take a while to solve it... permalink fedilink source parent