this post was submitted on 11 Jun 2026
4 points (100.0% liked)

Bash

1029 readers
2 users here now

Talk about the Bash Shell and Bash scripting

founded 6 years ago
MODERATORS
 

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

hanoi.png

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here