Skip to content

This is a JavaFx app which visually solves the Hanoi Tower puzzle with up to 8 disks.

Notifications You must be signed in to change notification settings

vasilev17/Hanoi-Tower

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tower of Hanoi

This JavaFX visually solves the "Tower of Hanoi" puzzle game using the fastest and most efficient algorithm.

Installation

To run the app you simply need to use git or the download button (on the right) to download the project and then run the HanoiTower.exe file located:

Hanoi-Tower-master\Launch\HanoiTower.exe

Usage

When you run the app you will be asked to input the number of disks you want to watch being solved (1-8):

After you enter the number of disks you need to click the "Submit" button and the app will start moving disks around, solving them:

image app solving

About

This is a JavaFx app which visually solves the Hanoi Tower puzzle with up to 8 disks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published