This is a simulation of solving a multi-peg Tower of hanoi problem.
The Algorithm Approach is based on research paper of Dr. M. Kaykobad sir.
_
It is coded in C++.
Simply run the Hanoi.exe application.
Detailed instructions are provided in this program.
_
(Pardon our undergrad humor. It was way too fun to make it though :D )