Skip to content

JRebirth/HanoiTower

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HanoiTower

HanoiTower is a basic UI used to demonstrate solver algorithm, maybe it will become a playable version

It uses JRebirth Application Framework as core engine.

Build it

Requires Git, Java 8 and Maven.

git clone https://github.com/JRebirth/HanoiTower.git
cd HanoiTower/org.jrebirth.demo.hanoi
mvn clean install -P AutoJar,WinExe

UI test is disabled because it requires Monocle from OpenJFX

Releases

No releases published

Packages

No packages published

Languages