Show HN: The Hanoi Tree
avl-games.com
Show HN: The Hanoi Tree
#1a strategy game that combines Tower of Hanoi moves with AVL tree logic
1–4 of 4 posts
Show HN: The Hanoi Tree
avl-games.com
The game is completely free and playable directly in your brouser (No download required).
I hope it will be useful to students studying data structures and recursive functions.
To implement the game, I used Figma AI, primarily for the graphics.
I wanted to know and can it be used in the field of medical research
My game adds a dynamic tree structure that auto-balances via AVL logic, so players have to plan not just moves but the structure itself. I wonder if that could be useful as a more flexible tool for studying planning and adaptability.
Not my field, but I'd be very curious to hear from anyone who might find it relevant!