Welcome to MorphOS-Storage, a webserver dedicated to MorphOS users. ©2016-2025 Meta-MorphOS.org
Description:Port of Tower-of-Hanoi
Developer/Porter:Papiosaur
Mail:
Homepage:https://github.com/HuyPenguinn/Tower-of-Hanoi
Readme:
Short: Tower-of-Hanoi port
Author: HuyPenguinn
Port: papiosaur2@hotmail.fr (Yannick Buchy)
Type: game/think
Version: 1.1
Requires: SDL2
Architecture: ppc-morphos


Tower-of-Hanoi from https://github.com/HuyPenguinn/Tower-of-Hanoi

Source files and Makefile are included

News:
- added number of moves
- added background music
- added new mounse pointer
- added sound fx
- added config.txt file in data/drawer

GameMode: "NORMAL" or "SPEEDRUN" to change background music
CursorConfig: "Default" (the hand) or "Window" (like Ambient mouse pointer)


The Tower of Hanoi (also called The problem of Benares Temple, Tower of
Brahma or Lucas' Tower, and sometimes pluralized as Towers, or simply
pyramid puzzle) is a mathematical game or puzzle consisting of three
rods and a number of disks of various diameters, which can slide onto any
rod. The puzzle begins with the disks stacked on one rod in order of
decreasing size, the smallest at the top, thus approximating a conical
shape. The objective of the puzzle is to move the entire stack to one of
the other rods, obeying the following rules:

1.Only one disk may be moved at a time.
2.Each move consists of taking the upper disk from one of the stacks and
placing it on top of another stack or on an empty rod.
3.No disk may be placed on top of a disk that is smaller than it.
With three disks, the puzzle can be solved in seven moves.
The minimal number of moves required to solve a Tower of Hanoi puzzle
is 2n-1, where n is the number of disks.

If you like my ports, don't hesitate to support me.


Thanks a lot to:
- MorphOS Team for MorphOS
- BeWorld for SDL2


History

1.0 - first release for MorphOS
1.1 - second release
Paypal:
Upload Date:Mar 04 2025
Category:Games/Think
Download:Tower-of-Hanoi_1.1.lha
Md5:d9fc990ba3646005050c6abc7894162b
Size:14 MB
Downloads:106
Screenshot(s)
 
History
Last Comments