Skip to content

SORVER/Tower-Of-Hanoi-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Tower of Hanoi Visualizer

Tower of Hanoi Visualizer is a C# application that allows you to interactively visualize and solve the Tower of Hanoi puzzle.

Introduction

The Tower of Hanoi is a classic puzzle that involves moving a stack of disks from one peg to another while obeying certain rules. This visualizer helps you understand and solve the puzzle step by step.

Screenshot

Features

  • Interactive visualizer to see the Tower of Hanoi puzzle in action.
  • Step-by-step solution with explanations.
  • Customizable number of disks and speed of animation.
  • Educational tool for learning the Tower of Hanoi algorithm.

Installation

  1. Clone or download the project from GitHub.
  2. Open the project in Visual Studio.
  3. Build and run the application.

Usage

  1. Launch the Tower of Hanoi Visualizer.
  2. Select the number of disks and animation speed.
  3. Click the "Start" button.
  4. Follow the on-screen instructions to visualize the puzzle and its solution.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages