Skip to content

DimbyTa/Towers-of-Hanoi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Towers of Hanoï

Requirements

  • Pygame
  • Python 3.x

Description

A pygame based Towers of Hanoï game and solver. You can have up to 11 disks. A recursive algorithm is used to solve the game.

How to start

Open a command line interface or a PowerShell, type python3 main.py x where x is the number of disks.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages